is not current version
Last Version 0.5.1

com.creditdatamw.labs:zerocell-example 0.3.2


Categories

Categories

Data zerocell Business Logic Libraries Documents Processing
GroupId

GroupId

com.creditdatamw.labs
ArtifactId

ArtifactId

zerocell-example
Version

Version

0.3.2
Type

Type

jar

Download zerocell-example 0.3.2


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