Glory - JUnit test idioms

There's a nice knock-down argument for you

License

License

GroupId

GroupId

org.fuwjin
ArtifactId

ArtifactId

glory
Last Version

Last Version

0.9.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Glory - JUnit test idioms
There's a nice knock-down argument for you

Download glory

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.8.1
0.9.8
0.9.7.5
0.9.7.4