PlayN Tests HTML

Contains visual tests of PlayN functionality. Note: this is not where unit tests should be added. Those should go directly in "core", or the appropriate backend module.

GroupId

GroupId

com.googlecode.playn
ArtifactId

ArtifactId

playn-tests-html
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

war
Description

Description

PlayN Tests HTML
Contains visual tests of PlayN functionality. Note: this is not where unit tests should be added. Those should go directly in "core", or the appropriate backend module.
Project URL

Project URL

http://code.google.com/p/playn/playn-tests-html
Source Code Management

Source Code Management

http://code.google.com/p/playn/playn-tests-html/

Download playn-tests-html

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.playn/playn-tests-html/ -->
<dependency>
    <groupId>com.googlecode.playn</groupId>
    <artifactId>playn-tests-html</artifactId>
    <version>1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.playn/playn-tests-html/
implementation 'com.googlecode.playn:playn-tests-html:1.1'
// https://jarcasting.com/artifacts/com.googlecode.playn/playn-tests-html/
implementation ("com.googlecode.playn:playn-tests-html:1.1")
'com.googlecode.playn:playn-tests-html:war:1.1'
<dependency org="com.googlecode.playn" name="playn-tests-html" rev="1.1">
  <artifact name="playn-tests-html" type="war" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.playn', module='playn-tests-html', version='1.1')
)
libraryDependencies += "com.googlecode.playn" % "playn-tests-html" % "1.1"
[com.googlecode.playn/playn-tests-html "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.playn : playn-tests-core jar 1.1
com.googlecode.playn : playn-html jar 1.1
com.allen-sauer.gwt.log : gwt-log jar 3.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1