Jar examples for p:playn-html
The PlayN HTML (GWT) backend
You can download jar file playn-html 2.0-rc4 in this page.
You can use the following script to add playn-html-2.0-rc4.jar to your project.
<dependency> <groupId>io.playn</groupId> <artifactId>playn-html</artifactId> <version>2.0-rc4</version> </dependency>
compile group: 'io.playn', name: 'playn-html', version: '2.0-rc4'
libraryDependencies += "io.playn" % "playn-html" % "2.0-rc4"
<dependency org="io.playn" name="playn-html" rev="2.0-rc4"/>
@Grapes(@Grab(group='io.playn', module='playn-html', version='2.0-rc4'))
'io.playn:playn-html:jar:2.0-rc4'
Click the following link to download the jar file.
playn-html-2.0-rc4-javadoc.jar