| GroupId | GroupIdcom.googlecode.playn |
|---|---|
| ArtifactId | ArtifactIdplayn-benchmark-html |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionPlayN Benchmark HTML
Cross platform game library for N≥4 platforms.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| playn-benchmark-html-1.1.pom | |
| playn-benchmark-html-1.1.war | 17 MB |
| playn-benchmark-html-1.1-sources.jar | 1 KB |
| playn-benchmark-html-1.1-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.playn/playn-benchmark-html/ -->
<dependency>
<groupId>com.googlecode.playn</groupId>
<artifactId>playn-benchmark-html</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.playn/playn-benchmark-html/
implementation 'com.googlecode.playn:playn-benchmark-html:1.1'
// https://jarcasting.com/artifacts/com.googlecode.playn/playn-benchmark-html/
implementation ("com.googlecode.playn:playn-benchmark-html:1.1")
'com.googlecode.playn:playn-benchmark-html:war:1.1'
<dependency org="com.googlecode.playn" name="playn-benchmark-html" rev="1.1">
<artifact name="playn-benchmark-html" type="war" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.playn', module='playn-benchmark-html', version='1.1')
)
libraryDependencies += "com.googlecode.playn" % "playn-benchmark-html" % "1.1"
[com.googlecode.playn/playn-benchmark-html "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.playn : playn-benchmark-core | jar | 1.1 |
| com.googlecode.playn : playn-html | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-dev | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |