is not current version
Last Version 0.5

net.wetheinter:xapi-core-api 0.3

This module contains only interfaces, annotations and static service classes used throughout XApi.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-api
Version

Version

0.3
Type

Type

jar

Download xapi-core-api 0.3


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