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

Jar examples for g:gosu-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials