License |
License |
---|---|
GroupId | GroupIdcom.virjar |
ArtifactId | ArtifactIdandroidstub |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandroidstub
provide android hidden api definition ,helper for android super framework development
|
Filename | Size |
---|---|
androidstub-1.4.pom | |
androidstub-1.4.jar | 2 MB |
androidstub-1.4-sources.jar | 1 MB |
androidstub-1.4-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virjar/androidstub/ -->
<dependency>
<groupId>com.virjar</groupId>
<artifactId>androidstub</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.virjar/androidstub/
implementation 'com.virjar:androidstub:1.4'
// https://jarcasting.com/artifacts/com.virjar/androidstub/
implementation ("com.virjar:androidstub:1.4")
'com.virjar:androidstub:jar:1.4'
<dependency org="com.virjar" name="androidstub" rev="1.4">
<artifact name="androidstub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virjar', module='androidstub', version='1.4')
)
libraryDependencies += "com.virjar" % "androidstub" % "1.4"
[com.virjar/androidstub "1.4"]
Group / Artifact | Type | Version |
---|---|---|
xpp3 : xpp3 | jar | 1.1.4c |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |