Download cyborg-core-1.0.14.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 1.0.14 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials