Commons

The commons module for livemap-sdk.

License

License

GroupId

GroupId

com.getwemap
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

aar
Description

Description

Commons
The commons module for livemap-sdk.

Download commons

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.12.2
1.12.1
1.12.0
1.11.0