is not current version
Last Version 0.5.1

com.creditdatamw.labs:zerocell-parent 0.3.2

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.3.2
Type

Type

pom

Download zerocell-parent 0.3.2


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