Download greycat-2.jar file - Jar g

Jar examples for g:greycat

Description

You can download jar file greycat 2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials