is not current version
Last Version 4.1.0

com.lyncode:xoai 3.2.1


GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

xoai
Version

Version

3.2.1
Type

Type

jar

Download xoai 3.2.1


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