| Группа | Группаgames.spooky.gdx |
|---|---|
| Идентификатор | Идентификаторgdx-notifications-android |
| Версия | Версия0.1.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| gdx-notifications-android-0.1.0.pom | |
| gdx-notifications-android-0.1.0-sources.jar | 2 KB |
| gdx-notifications-android-0.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/games.spooky.gdx/gdx-notifications-android/ -->
<dependency>
<groupId>games.spooky.gdx</groupId>
<artifactId>gdx-notifications-android</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-notifications-android/
implementation 'games.spooky.gdx:gdx-notifications-android:0.1.0'
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-notifications-android/
implementation ("games.spooky.gdx:gdx-notifications-android:0.1.0")
'games.spooky.gdx:gdx-notifications-android:aar:0.1.0'
<dependency org="games.spooky.gdx" name="gdx-notifications-android" rev="0.1.0">
<artifact name="gdx-notifications-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='games.spooky.gdx', module='gdx-notifications-android', version='0.1.0')
)
libraryDependencies += "games.spooky.gdx" % "gdx-notifications-android" % "0.1.0"
[games.spooky.gdx/gdx-notifications-android "0.1.0"]