Download greycat-8.3.jar file - Jar g

Jar examples for g:greycat

Description

You can download jar file greycat 8.3 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials