is not current version
Last Version 4.1.0

com.lyncode:xoai-common 2.0.0


GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

xoai-common
Version

Version

2.0.0
Type

Type

jar

Download xoai-common 2.0.0


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