| Группа | Группаcom.singhinderjeet |
|---|---|
| Идентификатор | Идентификаторplayn-http-android |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttp Extensions for PlayN Android
Cross platform game library for N≥4 platforms.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| playn-http-android-1.2.pom | |
| playn-http-android-1.2.jar | 6 KB |
| playn-http-android-1.2-sources.jar | 2 KB |
| playn-http-android-1.2-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-android/ -->
<dependency>
<groupId>com.singhinderjeet</groupId>
<artifactId>playn-http-android</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-android/
implementation 'com.singhinderjeet:playn-http-android:1.2'
// https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-android/
implementation ("com.singhinderjeet:playn-http-android:1.2")
'com.singhinderjeet:playn-http-android:jar:1.2'
<dependency org="com.singhinderjeet" name="playn-http-android" rev="1.2">
<artifact name="playn-http-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.singhinderjeet', module='playn-http-android', version='1.2')
)
libraryDependencies += "com.singhinderjeet" % "playn-http-android" % "1.2"
[com.singhinderjeet/playn-http-android "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.singhinderjeet : playn-http-core | jar | 1.2 |
| com.googlecode.playn : playn-android | jar | 1.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |