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

Jar examples for p:playn-core

Description

The PlayN core interfaces

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials