is not current version
Last Version 2.11.0

com.avsystem.anjay:anjay-android 2.8.0.1

Anjay LwM2M library

GroupId

GroupId

com.avsystem.anjay
ArtifactId

ArtifactId

anjay-android
Version

Version

2.8.0.1
Type

Type

aar

Download anjay-android 2.8.0.1


<!-- https://jarcasting.com/artifacts/com.avsystem.anjay/anjay-android/ -->
<dependency>
    <groupId>com.avsystem.anjay</groupId>
    <artifactId>anjay-android</artifactId>
    <version>2.8.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.anjay/anjay-android/
implementation 'com.avsystem.anjay:anjay-android:2.8.0.1'
// https://jarcasting.com/artifacts/com.avsystem.anjay/anjay-android/
implementation ("com.avsystem.anjay:anjay-android:2.8.0.1")
'com.avsystem.anjay:anjay-android:aar:2.8.0.1'
<dependency org="com.avsystem.anjay" name="anjay-android" rev="2.8.0.1">
  <artifact name="anjay-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.anjay', module='anjay-android', version='2.8.0.1')
)
libraryDependencies += "com.avsystem.anjay" % "anjay-android" % "2.8.0.1"
[com.avsystem.anjay/anjay-android "2.8.0.1"]