Last Version

XApi - Core testing utilities 0.5

Some generic, non-platform specific tools for use during testing.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-core-test
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Core testing utilities
Some generic, non-platform specific tools for use during testing.
Project Organization

Project Organization

The Internet Party

Download xapi-core-test 0.5


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.