| GroupId | GroupIdcom.singhinderjeet |
|---|---|
| ArtifactId | ArtifactIdplayn-http-android |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHttp Extensions for PlayN Android
Cross platform game library for N≥4 platforms.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.singhinderjeet : playn-http-core | jar | 1.2 |
| com.googlecode.playn : playn-android | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |