is not current version
Last Version 0.5.1

com.creditdatamw.labs:zerocell-parent 0.4.0

Read from Excel files to POJO's really fast!

Categories

Categories

Data zerocell Business Logic Libraries Documents Processing
GroupId

GroupId

com.creditdatamw.labs
ArtifactId

ArtifactId

zerocell-parent
Version

Version

0.4.0
Type

Type

pom

Download zerocell-parent 0.4.0


<!-- https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/ -->
<dependency>
    <groupId>com.creditdatamw.labs</groupId>
    <artifactId>zerocell-parent</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation 'com.creditdatamw.labs:zerocell-parent:0.4.0'
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation ("com.creditdatamw.labs:zerocell-parent:0.4.0")
'com.creditdatamw.labs:zerocell-parent:pom:0.4.0'
<dependency org="com.creditdatamw.labs" name="zerocell-parent" rev="0.4.0">
  <artifact name="zerocell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.creditdatamw.labs', module='zerocell-parent', version='0.4.0')
)
libraryDependencies += "com.creditdatamw.labs" % "zerocell-parent" % "0.4.0"
[com.creditdatamw.labs/zerocell-parent "0.4.0"]