is not current version
Last Version 2.3

xyz.xiezc:xioc 2.1


GroupId

GroupId

xyz.xiezc
ArtifactId

ArtifactId

xioc
Version

Version

2.1
Type

Type

jar

Download xioc 2.1


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