CB4J Core Module

CSV Batch 4 Java core module

License

License

GroupId

GroupId

io.github.benas.cb4j
ArtifactId

ArtifactId

cb4j-core
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

CB4J Core Module
CSV Batch 4 Java core module
Project URL

Project URL

https://github.com/benas/cb4j

Download cb4j-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j-core/ -->
<dependency>
    <groupId>io.github.benas.cb4j</groupId>
    <artifactId>cb4j-core</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j-core/
implementation 'io.github.benas.cb4j:cb4j-core:1.4.0'
// https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j-core/
implementation ("io.github.benas.cb4j:cb4j-core:1.4.0")
'io.github.benas.cb4j:cb4j-core:jar:1.4.0'
<dependency org="io.github.benas.cb4j" name="cb4j-core" rev="1.4.0">
  <artifact name="cb4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas.cb4j', module='cb4j-core', version='1.4.0')
)
libraryDependencies += "io.github.benas.cb4j" % "cb4j-core" % "1.4.0"
[io.github.benas.cb4j/cb4j-core "1.4.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0