Jar examples for p:playn-core
The PlayN core interfaces
You can download jar file playn-core 2.0 in this page.
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'
Click the following link to download the jar file.
playn-core-2.0-javadoc.jar