Last Version

XApi - Common dev mode tools 0.5

Tools for doing shared dev-mode things; classpath scanning, task dispatching, shell scripting...

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-api
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Common dev mode tools
Tools for doing shared dev-mode things; classpath scanning, task dispatching, shell scripting...
Project Organization

Project Organization

The Internet Party

Download xapi-dev-api 0.5


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.