is not current version
Last Version 2.3

xyz.xiezc:xioc 2.0


GroupId

GroupId

xyz.xiezc
ArtifactId

ArtifactId

xioc
Version

Version

2.0
Type

Type

jar

Download xioc 2.0


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