MVN

com.avsystem.anjay : anjay-android

Maven & Gradle

May 12, 2021
6 stars

Anjay · Anjay LwM2M library

<dependency>
    <groupId>com.avsystem.anjay</groupId>
    <artifactId>anjay-android</artifactId>
    <version>2.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avsystem.anjay : anjay-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.11.0

All Versions

Choose a version of com.avsystem.anjay : anjay-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
anjay-android-2.11.0
2.8.x
anjay-android-2.8.0.1
anjay-android-2.8.0

How to add a dependency to Maven

Add the following com.avsystem.anjay : anjay-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.avsystem.anjay</groupId>
    <artifactId>anjay-android</artifactId>
    <version>2.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.avsystem.anjay : anjay-android gradle dependency to your build.gradle file:

implementation 'com.avsystem.anjay:anjay-android:2.11.0'

Gradle Kotlin DSL: Add the following com.avsystem.anjay : anjay-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.avsystem.anjay:anjay-android:2.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.avsystem.anjay : anjay-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.avsystem.anjay" % "anjay-android" % "2.11.0"

Advertisement

Dependencies from Group

May 12, 2021
6 stars
May 12, 2021
6 stars

Discover Dependencies

Aug 25, 2023
4 usages
3.9k stars
Aug 19, 2023
1 usages
5k stars
Jan 23, 2021
1 usages
32 stars
Aug 06, 2021
3 usages
Aug 06, 2021
3 usages
Aug 06, 2021
10 usages
Aug 06, 2021
2 usages
14 stars
Jun 19, 2023
3 usages
11.1k stars