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

Jar examples for g:gosu-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials