License |
License |
---|---|
GroupId | GroupIdcom.oguzbabaoglu |
ArtifactId | ArtifactIdfancymarkers |
Version | Version0.2 |
Type | Typeaar |
Description |
DescriptionFancyMarkers
A utility library for adding custom markers to Android map
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fancymarkers-0.2.pom | |
fancymarkers-0.2.aar | 10 KB |
fancymarkers-0.2-sources.jar | 5 KB |
fancymarkers-0.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/fancymarkers/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>fancymarkers</artifactId>
<version>0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/fancymarkers/
implementation 'com.oguzbabaoglu:fancymarkers:0.2'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/fancymarkers/
implementation ("com.oguzbabaoglu:fancymarkers:0.2")
'com.oguzbabaoglu:fancymarkers:aar:0.2'
<dependency org="com.oguzbabaoglu" name="fancymarkers" rev="0.2">
<artifact name="fancymarkers" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='fancymarkers', version='0.2')
)
libraryDependencies += "com.oguzbabaoglu" % "fancymarkers" % "0.2"
[com.oguzbabaoglu/fancymarkers "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-location | jar | 7.0.0 |