Adnuntius Android SDK

Adnuntius Android SDK is an android sdk which allows business partners to embed Adnuntius ads in their native android applications.

License

License

GroupId

GroupId

com.adnuntius.android
ArtifactId

ArtifactId

sdk
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

Adnuntius Android SDK
Adnuntius Android SDK is an android sdk which allows business partners to embed Adnuntius ads in their native android applications.
Project Organization

Project Organization

Adnuntius AS
Source Code Management

Source Code Management

https://github.com/Adnuntius/android_sdk

Download sdk

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.volley : volley jar 1.2.1
com.google.code.gson : gson jar 2.8.6
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.
com.adnuntius.android

Versions

Version
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.3