is not current version
Last Version 0.5

net.wetheinter:xapi-jre-collect 0.3


Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-collect
Version

Version

0.3
Type

Type

jar

Download xapi-jre-collect 0.3


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