MVN

com.arashpayan : chirp

Maven & Gradle

Jun 16, 2016
0 stars

Chirp · Android implementation of the Chirp network discovery protocol

<dependency>
    <groupId>com.arashpayan</groupId>
    <artifactId>chirp</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arashpayan : chirp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.arashpayan : chirp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
chirp-0.2.1
chirp-0.2.0
0.1.x
chirp-0.1.0

How to add a dependency to Maven

Add the following com.arashpayan : chirp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arashpayan</groupId>
    <artifactId>chirp</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arashpayan : chirp gradle dependency to your build.gradle file:

implementation 'com.arashpayan:chirp:0.2.1'

Gradle Kotlin DSL: Add the following com.arashpayan : chirp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arashpayan:chirp:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arashpayan : chirp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arashpayan" % "chirp" % "0.2.1"

Advertisement

Dependencies from Group

Jun 16, 2016
0 stars

Discover Dependencies

Apr 07, 2022
2 usages
Jul 15, 2019
2 usages
236 stars
Jul 15, 2019
3 usages
236 stars
Jul 15, 2019
2 usages
236 stars
Dec 01, 2022
4 usages
2.4k stars
Dec 01, 2020
16 usages
1.5k stars
Oct 26, 2016
62 stars
Jun 26, 2016
508 stars
Jul 05, 2023
182 stars