jebml

Android Simple Widgets and Support classes.

License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

jebml
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jebml
Android Simple Widgets and Support classes.
Project URL

Project URL

https://gitlab.com/axet/jebml
Source Code Management

Source Code Management

https://gitlab.com/axet/jebml

Download jebml

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1