adcel-unity

Mobile ads mediation library.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

co.adcel.android
ArtifactId

ArtifactId

adcel-unity
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

adcel-unity
Mobile ads mediation library.
Project URL

Project URL

https://github.com/AdCelCorp/Adcel-Android-Demo
Source Code Management

Source Code Management

https://github.com/AdCelCorp/Adcel-Android-Demo

Download adcel-unity

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Adcel-Android-Demo

Demo project with source code samples

Versions

Version
3.7.1
3.5.0