is not current version
Last Version 4.1.0

com.lyncode:xoai 4.0.2


GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

xoai
Version

Version

4.0.2
Type

Type

pom

Download xoai 4.0.2

Filename Size
xoai-4.0.2.pom 9 KB
Browse

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