is not current version
Last Version 1.35.18

com.github.axet:android-library 1.17.2

Android Simple Widgets and Support classes.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

android-library
Version

Version

1.17.2
Type

Type

aar

Download android-library 1.17.2


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