Download automation-core-0.9.47.jar file - Jar a

Jar examples for a:automation-core

Description

A collection of core tools I use

You can download jar file automation-core 0.9.47 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add automation-core-0.9.47.jar to your project.

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

Download

Click the following link to download the jar file.

automation-core-0.9.47-javadoc.jar
automation-core-0.9.47-sources.jar
automation-core-0.9.47.jar
automation-core-0.9.47.pom



Related Tutorials