is not current version
Last Version 4.1.0

com.lyncode:xoai-common 4.0.1


GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

xoai-common
Version

Version

4.0.1
Type

Type

jar

Download xoai-common 4.0.1


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