is not current version
Last Version 1.0.8

io.xocore:xoc-utils-java 1.0.4

Utils for all XOC Java Projects

Categories

Categories

Java Languages
GroupId

GroupId

io.xocore
ArtifactId

ArtifactId

xoc-utils-java
Version

Version

1.0.4
Type

Type

pom

Download xoc-utils-java 1.0.4


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