| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.benas.cb4j | 
    
| ArtifactId | ArtifactIdcb4j-core | 
    
| Last Version | Last Version1.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCB4J Core Module 
            CSV Batch 4 Java core module 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| cb4j-core-1.4.0.pom | |
| cb4j-core-1.4.0.jar | 69 KB | 
| cb4j-core-1.4.0-sources.jar | 91 KB | 
| cb4j-core-1.4.0-javadoc.jar | 412 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |