Download greycat-4.jar file - Jar g

Jar examples for g:greycat

Description

You can download jar file greycat 4 in this page.

License

Open Source License

Build File

You can use the following script to add greycat-4.jar to your project.

<dependency>
   <groupId>com.datathings</groupId>
   <artifactId>greycat</artifactId>
   <version>4</version>
</dependency>
compile group: 'com.datathings', name: 'greycat', version: '4'
libraryDependencies += "com.datathings" % "greycat" % "4"
<dependency org="com.datathings" name="greycat" rev="4"/>
@Grapes(@Grab(group='com.datathings', module='greycat', version='4'))
'com.datathings:greycat:jar:4'

Download

Click the following link to download the jar file.

greycat-4-javadoc.jar
greycat-4-sources.jar
greycat-4-tests.jar
greycat-4.jar
greycat-4.pom



Related Tutorials