License |
License |
---|---|
GroupId | GroupIdes.prodevelop |
ArtifactId | ArtifactIdes.prodevelop.android.common |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptiones.prodevelop.android.common
Common packages for Android apps
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.android.common/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.prodevelop.android.common</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.android.common/
implementation 'es.prodevelop:es.prodevelop.android.common:0.1'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.android.common/
implementation ("es.prodevelop:es.prodevelop.android.common:0.1")
'es.prodevelop:es.prodevelop.android.common:jar:0.1'
<dependency org="es.prodevelop" name="es.prodevelop.android.common" rev="0.1">
<artifact name="es.prodevelop.android.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.android.common', version='0.1')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.android.common" % "0.1"
[es.prodevelop/es.prodevelop.android.common "0.1"]
Group / Artifact | Type | Version |
---|---|---|
es.prodevelop : es.prodevelop.gvsig.mini.compat | jar | 0.5.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.5_r4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |