Categories |
CategoriesData zerocell Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.creditdatamw.labs |
ArtifactId | ArtifactIdzerocell-parent |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
zerocell-parent-0.3.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/ -->
<dependency>
<groupId>com.creditdatamw.labs</groupId>
<artifactId>zerocell-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation 'com.creditdatamw.labs:zerocell-parent:0.3.0'
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation ("com.creditdatamw.labs:zerocell-parent:0.3.0")
'com.creditdatamw.labs:zerocell-parent:pom:0.3.0'
<dependency org="com.creditdatamw.labs" name="zerocell-parent" rev="0.3.0">
<artifact name="zerocell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.creditdatamw.labs', module='zerocell-parent', version='0.3.0')
)
libraryDependencies += "com.creditdatamw.labs" % "zerocell-parent" % "0.3.0"
[com.creditdatamw.labs/zerocell-parent "0.3.0"]