Download batch-tools-core-0.5.0.jar file - Jar b

Jar examples for b:batch-tools-core

Description

Common framework for large text files processing tools.

You can download jar file batch-tools-core 0.5.0 in this page.

Build File

You can use the following script to add batch-tools-core-0.5.0.jar to your project.

<dependency>
   <groupId>com.github.nicosensei.batch</groupId>
   <artifactId>batch-tools-core</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.github.nicosensei.batch', name: 'batch-tools-core', version: '0.5.0'
libraryDependencies += "com.github.nicosensei.batch" % "batch-tools-core" % "0.5.0"
<dependency org="com.github.nicosensei.batch" name="batch-tools-core" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.nicosensei.batch', module='batch-tools-core', version='0.5.0'))
'com.github.nicosensei.batch:batch-tools-core:jar:0.5.0'

Download

Click the following link to download the jar file.

batch-tools-core-0.5.0-javadoc.jar
batch-tools-core-0.5.0-sources.jar
batch-tools-core-0.5.0.jar
batch-tools-core-0.5.0.pom



Related Tutorials