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

Jar examples for g:gosu-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials