is not current version
Last Version 1.0.2

com.googlecode.jinahya:android-api-signature-10 1.0


GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

android-api-signature-10
Version

Version

1.0
Type

Type

jar

Download android-api-signature-10 1.0


<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/android-api-signature-10/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>android-api-signature-10</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/android-api-signature-10/
implementation 'com.googlecode.jinahya:android-api-signature-10:1.0'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/android-api-signature-10/
implementation ("com.googlecode.jinahya:android-api-signature-10:1.0")
'com.googlecode.jinahya:android-api-signature-10:jar:1.0'
<dependency org="com.googlecode.jinahya" name="android-api-signature-10" rev="1.0">
  <artifact name="android-api-signature-10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='android-api-signature-10', version='1.0')
)
libraryDependencies += "com.googlecode.jinahya" % "android-api-signature-10" % "1.0"
[com.googlecode.jinahya/android-api-signature-10 "1.0"]