is not current version
Last Version 0.5

net.wetheinter:xapi-core-collect 0.4

Core interfaces for our collections api.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-collect
Version

Version

0.4
Type

Type

jar

Download xapi-core-collect 0.4


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