| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.greedygame.sdkx |
| Идентификатор | Идентификаторattribution |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеattribution
Attribution library by GreedyGame
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| attribution-1.0.0.pom | |
| attribution-1.0.0-sources.jar | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |