Last Version

XApi - Jre SuperPom 0.5

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-parent
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Jre SuperPom
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.
Project Organization

Project Organization

The Internet Party

Download xapi-jre-parent 0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • inject
  • collect
  • process
  • model
  • io
  • uber