License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.androidscents.signature |
ArtifactId | ArtifactIdandroid-api-level-L |
Last Version | Last VersionL_r1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroid Scents for animal-sniffer-maven-plugin.
|
Filename | Size |
---|---|
android-api-level-L-L_r1.pom | |
android-api-level-L-L_r1.signature | 824 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.androidscents.signature/android-api-level-L/ -->
<dependency>
<groupId>net.sf.androidscents.signature</groupId>
<artifactId>android-api-level-L</artifactId>
<version>L_r1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.androidscents.signature/android-api-level-L/
implementation 'net.sf.androidscents.signature:android-api-level-L:L_r1'
// https://jarcasting.com/artifacts/net.sf.androidscents.signature/android-api-level-L/
implementation ("net.sf.androidscents.signature:android-api-level-L:L_r1")
'net.sf.androidscents.signature:android-api-level-L:pom:L_r1'
<dependency org="net.sf.androidscents.signature" name="android-api-level-L" rev="L_r1">
<artifact name="android-api-level-L" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.androidscents.signature', module='android-api-level-L', version='L_r1')
)
libraryDependencies += "net.sf.androidscents.signature" % "android-api-level-L" % "L_r1"
[net.sf.androidscents.signature/android-api-level-L "L_r1"]