| License |
License |
|---|---|
| GroupId | GroupIdcom.greedygame.sdkx |
| ArtifactId | ArtifactIdattribution |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptionattribution
Attribution library by GreedyGame
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| attribution-1.0.0.pom | |
| attribution-1.0.0-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.greedygame.sdkx/attribution/ -->
<dependency>
<groupId>com.greedygame.sdkx</groupId>
<artifactId>attribution</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.greedygame.sdkx/attribution/
implementation 'com.greedygame.sdkx:attribution:1.0.0'
// https://jarcasting.com/artifacts/com.greedygame.sdkx/attribution/
implementation ("com.greedygame.sdkx:attribution:1.0.0")
'com.greedygame.sdkx:attribution:aar:1.0.0'
<dependency org="com.greedygame.sdkx" name="attribution" rev="1.0.0">
<artifact name="attribution" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.greedygame.sdkx', module='attribution', version='1.0.0')
)
libraryDependencies += "com.greedygame.sdkx" % "attribution" % "1.0.0"
[com.greedygame.sdkx/attribution "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.greedygame.sdkx : commons | jar | 0.0.94 |
| com.greedygame.sdkx : network | jar | 0.0.94 |
| com.android.installreferrer » installreferrer | jar | 2.2 |
| com.squareup.moshi : moshi | jar | 1.12.0 |
| com.squareup.moshi : moshi-adapters | jar | 1.12.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |