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