is not current version
Last Version 0.5

net.wetheinter:xapi-jre-parent 0.3

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.3
Type

Type

pom

Download xapi-jre-parent 0.3

Filename Size
xapi-jre-parent-0.3.pom 1 KB
Browse

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