Download playn-core-2.0.jar file - Jar p

Jar examples for p:playn-core

Description

The PlayN core interfaces

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

Build File

You can use the following script to add playn-core-2.0.jar to your project.

<dependency>
   <groupId>io.playn</groupId>
   <artifactId>playn-core</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'io.playn', name: 'playn-core', version: '2.0'
libraryDependencies += "io.playn" % "playn-core" % "2.0"
<dependency org="io.playn" name="playn-core" rev="2.0"/>
@Grapes(@Grab(group='io.playn', module='playn-core', version='2.0'))
'io.playn:playn-core:jar:2.0'

Download

Click the following link to download the jar file.

playn-core-2.0-javadoc.jar
playn-core-2.0-sources.jar
playn-core-2.0.jar
playn-core-2.0.pom



Related Tutorials