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