Jar examples for c:cb4j-core
CSV Batch 4 Java core module
You can download jar file cb4j-core 1.4.0 in this page.
MIT License
You can use the following script to add cb4j-core-1.4.0.jar to your project.
<dependency> <groupId>io.github.benas.cb4j</groupId> <artifactId>cb4j-core</artifactId> <version>1.4.0</version> </dependency>
compile group: 'io.github.benas.cb4j', name: 'cb4j-core', version: '1.4.0'
libraryDependencies += "io.github.benas.cb4j" % "cb4j-core" % "1.4.0"
<dependency org="io.github.benas.cb4j" name="cb4j-core" rev="1.4.0"/>
@Grapes(@Grab(group='io.github.benas.cb4j', module='cb4j-core', version='1.4.0'))
'io.github.benas.cb4j:cb4j-core:jar:1.4.0'
Click the following link to download the jar file.
cb4j-core-1.4.0-javadoc.jar