не последняя версия
Последняя версия 0.0.94

com.greedygame.sdkx:commons v-dev

Commons library module for the GreedyGameSDK

Группа

Группа

com.greedygame.sdkx
Идентификатор

Идентификатор

commons
Версия

Версия

v-dev
Тип

Тип

aar

Скачать commons v-dev

Имя Файла Размер
commons-v-dev.pom
commons-v-dev-sources.jar 94 KB
Обзор

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