GroupId | GroupIdit.sephiroth.android.library.disklrumulticache |
---|---|
ArtifactId | ArtifactIdlibrary |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
library-1.0.0.pom | -1 bytes |
library-1.0.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/ -->
<dependency>
<groupId>it.sephiroth.android.library.disklrumulticache</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation 'it.sephiroth.android.library.disklrumulticache:library:1.0.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation ("it.sephiroth.android.library.disklrumulticache:library:1.0.0")
'it.sephiroth.android.library.disklrumulticache:library:jar:1.0.0'
<dependency org="it.sephiroth.android.library.disklrumulticache" name="library" rev="1.0.0">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.disklrumulticache', module='library', version='1.0.0')
)
libraryDependencies += "it.sephiroth.android.library.disklrumulticache" % "library" % "1.0.0"
[it.sephiroth.android.library.disklrumulticache/library "1.0.0"]