| License |
License |
|---|---|
| GroupId | GroupIdit.sephiroth.android.library.subtlerater |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptionsubtlerater
Discreet AppRater for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.0.0.pom | |
| library-1.0.0.aar | 19 KB |
| library-1.0.0-sources.jar | 5 KB |
| library-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.subtlerater/library/ -->
<dependency>
<groupId>it.sephiroth.android.library.subtlerater</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.subtlerater/library/
implementation 'it.sephiroth.android.library.subtlerater:library:1.0.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.subtlerater/library/
implementation ("it.sephiroth.android.library.subtlerater:library:1.0.0")
'it.sephiroth.android.library.subtlerater:library:aar:1.0.0'
<dependency org="it.sephiroth.android.library.subtlerater" name="library" rev="1.0.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.subtlerater', module='library', version='1.0.0')
)
libraryDependencies += "it.sephiroth.android.library.subtlerater" % "library" % "1.0.0"
[it.sephiroth.android.library.subtlerater/library "1.0.0"]