is not current version
Last Version 1.0.2

com.github.jnoee:xo-starter-web 1.0.1


GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-starter-web
Version

Version

1.0.1
Type

Type

jar

Download xo-starter-web 1.0.1


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