| License |
License |
|---|---|
| GroupId | GroupIdcom.tesera.andbtiles |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.0.6 |
| Type | Typeaar |
| Description |
DescriptionAndbtiles Library
Android Library to display your changelog
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.0.6.pom | |
| library-1.0.6.aar | 89 KB |
| library-1.0.6-sources.jar | 23 KB |
| library-1.0.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tesera.andbtiles/library/ -->
<dependency>
<groupId>com.tesera.andbtiles</groupId>
<artifactId>library</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tesera.andbtiles/library/
implementation 'com.tesera.andbtiles:library:1.0.6'
// https://jarcasting.com/artifacts/com.tesera.andbtiles/library/
implementation ("com.tesera.andbtiles:library:1.0.6")
'com.tesera.andbtiles:library:aar:1.0.6'
<dependency org="com.tesera.andbtiles" name="library" rev="1.0.6">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tesera.andbtiles', module='library', version='1.0.6')
)
libraryDependencies += "com.tesera.andbtiles" % "library" % "1.0.6"
[com.tesera.andbtiles/library "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-io : commons-io | jar | 2.4 |
| com.android.support » support-v4 | jar | 19.0.1 |