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