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