| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgames.spooky.gdx |
| Идентификатор | Идентификаторgdx-gameservices-googleplay-android |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеgdx-gameservices
Game services wrapper for libgdx
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/games.spooky.gdx/gdx-gameservices-googleplay-android/ -->
<dependency>
<groupId>games.spooky.gdx</groupId>
<artifactId>gdx-gameservices-googleplay-android</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-gameservices-googleplay-android/
implementation 'games.spooky.gdx:gdx-gameservices-googleplay-android:2.0.0'
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-gameservices-googleplay-android/
implementation ("games.spooky.gdx:gdx-gameservices-googleplay-android:2.0.0")
'games.spooky.gdx:gdx-gameservices-googleplay-android:aar:2.0.0'
<dependency org="games.spooky.gdx" name="gdx-gameservices-googleplay-android" rev="2.0.0">
<artifact name="gdx-gameservices-googleplay-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='games.spooky.gdx', module='gdx-gameservices-googleplay-android', version='2.0.0')
)
libraryDependencies += "games.spooky.gdx" % "gdx-gameservices-googleplay-android" % "2.0.0"
[games.spooky.gdx/gdx-gameservices-googleplay-android "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| games.spooky.gdx : gdx-gameservices | jar | 2.0.0 |
| com.badlogicgames.gdx : gdx-backend-android | jar | 1.10.0 |
| com.google.android.gms » play-services-games | jar | 21.0.0 |