Download greycat-1.jar file - Jar g

Jar examples for g:greycat

Description

You can download jar file greycat 1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials