Last Version

XApi - Argument Processors 0.5

This module contains a basic argument processor subsystem, based on the GWT ArgProcessor classes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-args
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Argument Processors
This module contains a basic argument processor subsystem, based on the GWT ArgProcessor classes.
Project Organization

Project Organization

The Internet Party

Download xapi-core-args 0.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.