| GroupId | GroupIdcom.singhinderjeet |
|---|---|
| ArtifactId | ArtifactIdplayn-http-core |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP Extensions to PlayN Core
Cross platform game library for N≥4 platforms.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| playn-http-core-1.2.pom | |
| playn-http-core-1.2.jar | 12 KB |
| playn-http-core-1.2-sources.jar | 5 KB |
| playn-http-core-1.2-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-core/ -->
<dependency>
<groupId>com.singhinderjeet</groupId>
<artifactId>playn-http-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-core/
implementation 'com.singhinderjeet:playn-http-core:1.2'
// https://jarcasting.com/artifacts/com.singhinderjeet/playn-http-core/
implementation ("com.singhinderjeet:playn-http-core:1.2")
'com.singhinderjeet:playn-http-core:jar:1.2'
<dependency org="com.singhinderjeet" name="playn-http-core" rev="1.2">
<artifact name="playn-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.singhinderjeet', module='playn-http-core', version='1.2')
)
libraryDependencies += "com.singhinderjeet" % "playn-http-core" % "1.2"
[com.singhinderjeet/playn-http-core "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.playn : playn-core | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |