adgem-android

AdGem Android SDK

License

License

GroupId

GroupId

com.adgem
ArtifactId

ArtifactId

adgem-android
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

adgem-android
AdGem Android SDK
Project URL

Project URL

https://github.com/AdGem/Android-Example
Source Code Management

Source Code Management

https://github.com/AdGem/Android-Example/tree/master

Download adgem-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.6.4
com.squareup.retrofit2 : converter-moshi jar 2.6.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0