Download greycat-9.jar file - Jar g

Jar examples for g:greycat

Description

You can download jar file greycat 9 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials