Utilities for Testing


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.fallwizard
ArtifactId

ArtifactId

test-junit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities for Testing
Utilities for Testing

Download test-junit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0