is not current version
Last Version 0.0.2

com.github.axet:jebml 0.0.1

Android Simple Widgets and Support classes.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

jebml
Version

Version

0.0.1
Type

Type

jar

Download jebml 0.0.1


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