is not current version
Last Version 0.5

net.wetheinter:xapi-jre-parent 0.4

This is the main aggregator for all jre submodules. It will contain all of the default implementations for all java runtimes, and leave extension points for any cross-platform differences between restricted platforms, like android, appengine or servlet environments.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-parent
Version

Version

0.4
Type

Type

jar

Download xapi-jre-parent 0.4


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