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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials