Last Version

DroidCommons 1.2.2

This is a common library project of EHC organization.

License

License

DroidCommons
GroupId

GroupId

com.github.ehc.tools
ArtifactId

ArtifactId

DroidCommons
Version

Version

1.2.2
Type

Type

jar
Description

Description

DroidCommons
This is a common library project of EHC organization.

Download DroidCommons 1.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
android.support » compatibility-v13 jar 18
com.bugsnag : bugsnag-android jar 2.1.0
com.google.android.analytics » analytics jar 3
emma : emma jar 2.1.5320
org.ocpsoft.prettytime : prettytime jar 3.0.2.Final

provided (2)

Group / Artifact Type Version
android » android jar 4.2.2_r2
com.google.android : annotations jar 4.1.1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.robolectric : robolectric jar 2.1

Project Modules

There are no modules declared in this project.