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