Download cyborg-core-0.9.56.jar file - Jar c

Jar examples for c:cyborg-core

Description

A collection of core tools I use

You can download jar file cyborg-core 0.9.56 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cyborg-core-0.9.56.jar to your project.

<dependency>
   <groupId>com.nu-art-software.cyborg</groupId>
   <artifactId>cyborg-core</artifactId>
   <version>0.9.56</version>
</dependency>
compile group: 'com.nu-art-software.cyborg', name: 'cyborg-core', version: '0.9.56'
libraryDependencies += "com.nu-art-software.cyborg" % "cyborg-core" % "0.9.56"
<dependency org="com.nu-art-software.cyborg" name="cyborg-core" rev="0.9.56"/>
@Grapes(@Grab(group='com.nu-art-software.cyborg', module='cyborg-core', version='0.9.56'))
'com.nu-art-software.cyborg:cyborg-core:jar:0.9.56'

Download

Click the following link to download the jar file.

cyborg-core-0.9.56-javadoc.jar
cyborg-core-0.9.56-source.jar
cyborg-core-0.9.56.pom



Related Tutorials