st-test-light

Some testing tools that does not require any other external libraries

License

License

GroupId

GroupId

ca.pgon
ArtifactId

ArtifactId

st-test-light
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

st-test-light
Some testing tools that does not require any other external libraries

Download st-test-light

How to add to project

<!-- https://jarcasting.com/artifacts/ca.pgon/st-test-light/ -->
<dependency>
    <groupId>ca.pgon</groupId>
    <artifactId>st-test-light</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pgon/st-test-light/
implementation 'ca.pgon:st-test-light:4.0.0'
// https://jarcasting.com/artifacts/ca.pgon/st-test-light/
implementation ("ca.pgon:st-test-light:4.0.0")
'ca.pgon:st-test-light:jar:4.0.0'
<dependency org="ca.pgon" name="st-test-light" rev="4.0.0">
  <artifact name="st-test-light" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pgon', module='st-test-light', version='4.0.0')
)
libraryDependencies += "ca.pgon" % "st-test-light" % "4.0.0"
[ca.pgon/st-test-light "4.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0
2.0
1.0