Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.rover12421.android.hide |
ArtifactId | ArtifactIdframework |
Version | VersionMarshmallow_6.0_23 |
Type | Typejar |
Filename | Size |
---|---|
framework-Marshmallow_6.0_23.pom | |
framework-Marshmallow_6.0_23.jar | 13 MB |
framework-Marshmallow_6.0_23-sources.jar | 458 bytes |
framework-Marshmallow_6.0_23-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rover12421.android.hide/framework/ -->
<dependency>
<groupId>com.rover12421.android.hide</groupId>
<artifactId>framework</artifactId>
<version>Marshmallow_6.0_23</version>
</dependency>
// https://jarcasting.com/artifacts/com.rover12421.android.hide/framework/
implementation 'com.rover12421.android.hide:framework:Marshmallow_6.0_23'
// https://jarcasting.com/artifacts/com.rover12421.android.hide/framework/
implementation ("com.rover12421.android.hide:framework:Marshmallow_6.0_23")
'com.rover12421.android.hide:framework:jar:Marshmallow_6.0_23'
<dependency org="com.rover12421.android.hide" name="framework" rev="Marshmallow_6.0_23">
<artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rover12421.android.hide', module='framework', version='Marshmallow_6.0_23')
)
libraryDependencies += "com.rover12421.android.hide" % "framework" % "Marshmallow_6.0_23"
[com.rover12421.android.hide/framework "Marshmallow_6.0_23"]