is not current version
Last Version 1.0.9

com.github.jnoee:xo-dependencies 1.0.4

xo-dependencies

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-dependencies
Version

Version

1.0.4
Type

Type

pom

Download xo-dependencies 1.0.4


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