is not current version
Last Version 0.5.1

com.creditdatamw.labs:zerocell-example 0.3.0


Categories

Categories

Data zerocell Business Logic Libraries Documents Processing
GroupId

GroupId

com.creditdatamw.labs
ArtifactId

ArtifactId

zerocell-example
Version

Version

0.3.0
Type

Type

jar

Download zerocell-example 0.3.0


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