Download giants-common-1.0.3.jar file - Jar g

Jar examples for g:giants-common

Description

Giants public libraries and reusable components.

You can download jar file giants-common 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add giants-common-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.vencent-lu</groupId>
   <artifactId>giants-common</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.vencent-lu', name: 'giants-common', version: '1.0.3'
libraryDependencies += "com.github.vencent-lu" % "giants-common" % "1.0.3"
<dependency org="com.github.vencent-lu" name="giants-common" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.vencent-lu', module='giants-common', version='1.0.3'))
'com.github.vencent-lu:giants-common:jar:1.0.3'

Download

Click the following link to download the jar file.

giants-common-1.0.3-javadoc.jar
giants-common-1.0.3-sources.jar
giants-common-1.0.3.jar
giants-common-1.0.3.pom



Related Tutorials