Last Version

XApi - IO core API 0.5

The core shared classes used by any code which needs to perform asynchronous communication.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-io
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - IO core API
The core shared classes used by any code which needs to perform asynchronous communication.
Project Organization

Project Organization

The Internet Party

Download xapi-core-io 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-collect jar 0.5

test (2)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5
org.json : json jar 20141113

Project Modules

There are no modules declared in this project.