is not current version
Last Version 0.5

net.wetheinter:xapi-jre-io 0.3

A jre client-side implementation of xapi-core-io. xapi-server-api will extend this functionality to servlets.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-io
Version

Version

0.3
Type

Type

jar

Download xapi-jre-io 0.3


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