is not current version
Last Version 1.0.8

io.xocore:xoc-utils-java 1.0.6

Utils for all XOC Java Projects

Categories

Categories

Java Languages
GroupId

GroupId

io.xocore
ArtifactId

ArtifactId

xoc-utils-java
Version

Version

1.0.6
Type

Type

pom

Download xoc-utils-java 1.0.6


<!-- https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/ -->
<dependency>
    <groupId>io.xocore</groupId>
    <artifactId>xoc-utils-java</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/
implementation 'io.xocore:xoc-utils-java:1.0.6'
// https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/
implementation ("io.xocore:xoc-utils-java:1.0.6")
'io.xocore:xoc-utils-java:pom:1.0.6'
<dependency org="io.xocore" name="xoc-utils-java" rev="1.0.6">
  <artifact name="xoc-utils-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xocore', module='xoc-utils-java', version='1.0.6')
)
libraryDependencies += "io.xocore" % "xoc-utils-java" % "1.0.6"
[io.xocore/xoc-utils-java "1.0.6"]