Download giants-common-1.0.7.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.7 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.7.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials