Download gsbase-2.0.1.jar file - Jar g

Jar examples for g:gsbase

Description

A collection of java utility classes

You can download jar file gsbase 2.0.1 in this page.

License

The GSBase Software License

Build File

You can use the following script to add gsbase-2.0.1.jar to your project.

<dependency>
   <groupId>gsbase</groupId>
   <artifactId>gsbase</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'gsbase', name: 'gsbase', version: '2.0.1'
libraryDependencies += "gsbase" % "gsbase" % "2.0.1"
<dependency org="gsbase" name="gsbase" rev="2.0.1"/>
@Grapes(@Grab(group='gsbase', module='gsbase', version='2.0.1'))
'gsbase:gsbase:jar:2.0.1'

Download

Click the following link to download the jar file.

gsbase-2.0.1.jar
gsbase-2.0.1.pom



Related Tutorials