is not current version
Last Version 1.35.18

com.github.axet:android-library 1.22.7

Android Simple Widgets and Support classes.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

android-library
Version

Version

1.22.7
Type

Type

aar

Download android-library 1.22.7


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