is not current version
Last Version 0.5

net.wetheinter:xapi-jre-model 0.3

This module contains a model interface pre-processor to generate implementation classes during maven builds.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-model
Version

Version

0.3
Type

Type

jar

Download xapi-jre-model 0.3


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