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