| License |
License |
|---|---|
| GroupId | GroupIdcom.twotoasters.clusterkraf |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.0.2 |
| Type | Typeaar |
| Description |
Descriptionclusterkraf
A clustering library for the Google Maps Android API v2.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.0.2.pom | |
| library-1.0.2.aar | 74 KB |
| library-1.0.2-sources.jar | 19 KB |
| library-1.0.2-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twotoasters.clusterkraf/library/ -->
<dependency>
<groupId>com.twotoasters.clusterkraf</groupId>
<artifactId>library</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twotoasters.clusterkraf/library/
implementation 'com.twotoasters.clusterkraf:library:1.0.2'
// https://jarcasting.com/artifacts/com.twotoasters.clusterkraf/library/
implementation ("com.twotoasters.clusterkraf:library:1.0.2")
'com.twotoasters.clusterkraf:library:aar:1.0.2'
<dependency org="com.twotoasters.clusterkraf" name="library" rev="1.0.2">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twotoasters.clusterkraf', module='library', version='1.0.2')
)
libraryDependencies += "com.twotoasters.clusterkraf" % "library" % "1.0.2"
[com.twotoasters.clusterkraf/library "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.gms » play-services | jar | 4.1.32 |
| com.nineoldandroids : library | jar | 2.4.0 |
| com.android.support » support-v4 | jar | 19.0.1 |