is not current version
Last Version 1.13.0

com.getwemap:commons 1.12.0

The commons module for livemap-sdk.

GroupId

GroupId

com.getwemap
ArtifactId

ArtifactId

commons
Version

Version

1.12.0
Type

Type

aar

Download commons 1.12.0


<!-- https://jarcasting.com/artifacts/com.getwemap/commons/ -->
<dependency>
    <groupId>com.getwemap</groupId>
    <artifactId>commons</artifactId>
    <version>1.12.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getwemap/commons/
implementation 'com.getwemap:commons:1.12.0'
// https://jarcasting.com/artifacts/com.getwemap/commons/
implementation ("com.getwemap:commons:1.12.0")
'com.getwemap:commons:aar:1.12.0'
<dependency org="com.getwemap" name="commons" rev="1.12.0">
  <artifact name="commons" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getwemap', module='commons', version='1.12.0')
)
libraryDependencies += "com.getwemap" % "commons" % "1.12.0"
[com.getwemap/commons "1.12.0"]