is not current version
Last Version 0.5

net.wetheinter:xapi-jre-process 0.3

A default Jre concurrency layer; made extensible for other runtimes.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-process
Version

Version

0.3
Type

Type

jar

Download xapi-jre-process 0.3


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