Download playn-html-2.0-rc4.jar file - Jar p

Jar examples for p:playn-html

Description

The PlayN HTML (GWT) backend

You can download jar file playn-html 2.0-rc4 in this page.

Build File

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'

Download

Click the following link to download the jar file.

playn-html-2.0-rc4-javadoc.jar
playn-html-2.0-rc4-sources.jar
playn-html-2.0-rc4.jar
playn-html-2.0-rc4.pom



Related Tutorials