| License |
License
DroidCommons
|
|---|---|
| GroupId | GroupIdcom.github.ehc.tools |
| ArtifactId | ArtifactIdDroidCommons |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDroidCommons
This is a common library project of EHC organization.
|
| Filename | Size |
|---|---|
| DroidCommons-1.2.2.pom | |
| DroidCommons-1.2.2.jar | 7 KB |
| DroidCommons-1.2.2-sources.jar | 3 KB |
| DroidCommons-1.2.2-javadoc.jar | 49 KB |
| DroidCommons-1.2.2-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| android » android | jar | 4.2.2_r2 |
| com.google.android : annotations | jar | 4.1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.robolectric : robolectric | jar | 2.1 |