is not current version
Last Version 0.0.7

com.xenomachina:xenocom 0.0.6

Xenomachina's common support library.

GroupId

GroupId

com.xenomachina
ArtifactId

ArtifactId

xenocom
Version

Version

0.0.6
Type

Type

jar

Download xenocom 0.0.6


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