GroupId | GroupIdcom.aerisweather |
---|---|
ArtifactId | ArtifactIdaeris-maps-lib |
Version | Version2.4.1 |
Type | Typejar |
Filename | Size |
---|---|
aeris-maps-lib-2.4.1.pom | |
aeris-maps-lib-2.4.1.jar | 412 KB |
aeris-maps-lib-2.4.1-sources.jar | 261 bytes |
aeris-maps-lib-2.4.1-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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerisweather/aeris-maps-lib/
implementation 'com.aerisweather:aeris-maps-lib:2.4.1'
// https://jarcasting.com/artifacts/com.aerisweather/aeris-maps-lib/
implementation ("com.aerisweather:aeris-maps-lib:2.4.1")
'com.aerisweather:aeris-maps-lib:jar:2.4.1'
<dependency org="com.aerisweather" name="aeris-maps-lib" rev="2.4.1">
<artifact name="aeris-maps-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerisweather', module='aeris-maps-lib', version='2.4.1')
)
libraryDependencies += "com.aerisweather" % "aeris-maps-lib" % "2.4.1"
[com.aerisweather/aeris-maps-lib "2.4.1"]