is not current version
Last Version 1.35.18

com.github.axet:android-library 1.19.23

Android Simple Widgets and Support classes.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

android-library
Version

Version

1.19.23
Type

Type

aar

Download android-library 1.19.23


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