GroupId | GroupIdcom.aerisweather |
---|---|
ArtifactId | ArtifactIdaeris-maps-lib |
Version | Version2.6.0 |
Type | Typejar |
Filename | Size |
---|---|
aeris-maps-lib-2.6.0.pom | |
aeris-maps-lib-2.6.0.jar | 379 KB |
aeris-maps-lib-2.6.0-sources.jar | 261 bytes |
aeris-maps-lib-2.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerisweather/aeris-maps-lib/ -->
<dependency>
<groupId>com.aerisweather</groupId>
<artifactId>aeris-maps-lib</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerisweather/aeris-maps-lib/
implementation 'com.aerisweather:aeris-maps-lib:2.6.0'
// https://jarcasting.com/artifacts/com.aerisweather/aeris-maps-lib/
implementation ("com.aerisweather:aeris-maps-lib:2.6.0")
'com.aerisweather:aeris-maps-lib:jar:2.6.0'
<dependency org="com.aerisweather" name="aeris-maps-lib" rev="2.6.0">
<artifact name="aeris-maps-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerisweather', module='aeris-maps-lib', version='2.6.0')
)
libraryDependencies += "com.aerisweather" % "aeris-maps-lib" % "2.6.0"
[com.aerisweather/aeris-maps-lib "2.6.0"]