Download gosu-core-1.13.14.jar file - Jar g

Jar examples for g:gosu-core

Description

You can download jar file gosu-core 1.13.14 in this page.

Build File

You can use the following script to add gosu-core-1.13.14.jar to your project.

<dependency>
   <groupId>org.gosu-lang.gosu</groupId>
   <artifactId>gosu-core</artifactId>
   <version>1.13.14</version>
</dependency>
compile group: 'org.gosu-lang.gosu', name: 'gosu-core', version: '1.13.14'
libraryDependencies += "org.gosu-lang.gosu" % "gosu-core" % "1.13.14"
<dependency org="org.gosu-lang.gosu" name="gosu-core" rev="1.13.14"/>
@Grapes(@Grab(group='org.gosu-lang.gosu', module='gosu-core', version='1.13.14'))
'org.gosu-lang.gosu:gosu-core:jar:1.13.14'

Download

Click the following link to download the jar file.

gosu-core-1.13.14-javadoc.jar
gosu-core-1.13.14-sources.jar
gosu-core-1.13.14.jar
gosu-core-1.13.14.pom



Related Tutorials