| License |
License
Eevee License
|
|---|---|
| GroupId | GroupIdcom.duopeak.eevee |
| ArtifactId | ArtifactIdadmob |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionadmob
Eevee official Android SDK
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| admob-1.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.duopeak.eevee/admob/ -->
<dependency>
<groupId>com.duopeak.eevee</groupId>
<artifactId>admob</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.duopeak.eevee/admob/
implementation 'com.duopeak.eevee:admob:1.0'
// https://jarcasting.com/artifacts/com.duopeak.eevee/admob/
implementation ("com.duopeak.eevee:admob:1.0")
'com.duopeak.eevee:admob:aar:1.0'
<dependency org="com.duopeak.eevee" name="admob" rev="1.0">
<artifact name="admob" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.duopeak.eevee', module='admob', version='1.0')
)
libraryDependencies += "com.duopeak.eevee" % "admob" % "1.0"
[com.duopeak.eevee/admob "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.android.gms » play-services-basement | jar | 17.6.0 |
| com.google.android.gms » play-services-ads | jar | 20.2.0 |