Last Version

clusterkraf 1.0.2

A clustering library for the Google Maps Android API v2.

License

License

GroupId

GroupId

com.twotoasters.clusterkraf
ArtifactId

ArtifactId

library
Version

Version

1.0.2
Type

Type

aar
Description

Description

clusterkraf
A clustering library for the Google Maps Android API v2.
Project URL

Project URL

https://github.com/twotoasters/clusterkraf
Source Code Management

Source Code Management

https://github.com/twotoasters/clusterkraf

Download library 1.0.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.