Last Version

PlayN Tests Metaproject 1.1

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
Version

Version

1.1
Type

Type

pom
Description

Description

PlayN Tests Metaproject
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
Source Code Management

Source Code Management

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

Download playn-tests 1.1

Filename Size
playn-tests-1.1.pom 913 bytes
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • core
  • java
  • html
  • android