is not current version
Last Version 0.5

net.wetheinter:xapi-server-parent 0.3


Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-server-parent
Version

Version

0.3
Type

Type

pom

Download xapi-server-parent 0.3


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-server-parent/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-server-parent</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-server-parent/
implementation 'net.wetheinter:xapi-server-parent:0.3'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-server-parent/
implementation ("net.wetheinter:xapi-server-parent:0.3")
'net.wetheinter:xapi-server-parent:pom:0.3'
<dependency org="net.wetheinter" name="xapi-server-parent" rev="0.3">
  <artifact name="xapi-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-server-parent', version='0.3')
)
libraryDependencies += "net.wetheinter" % "xapi-server-parent" % "0.3"
[net.wetheinter/xapi-server-parent "0.3"]