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