Java & Kotlin tools: test: junit4


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

name.remal.test
ArtifactId

ArtifactId

junit4
Last Version

Last Version

0.24.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java & Kotlin tools: test: junit4
Java & Kotlin tools: test: junit4
Project URL

Project URL

https://gitlab.com/remal/name.remal.tools
Source Code Management

Source Code Management

https://gitlab.com/remal/name.remal.tools.git

Download junit4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
name.remal.test : common jar 0.24.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.24.3
0.23.0
0.20.2
0.19.2
0.19.1
0.18.1
0.12.4
0.12.3
0.12.2
0.12.1
0.11.0
0.9.1