is not current version
Last Version 1.35.18

com.github.axet:android-library 1.31.3

Android Simple Widgets and Support classes.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

android-library
Version

Version

1.31.3
Type

Type

aar

Download android-library 1.31.3


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