Last Version

Java & Kotlin tools: test: junit4 1.26.147

Java & Kotlin tools: test: junit4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

name.remal.tools.test
ArtifactId

ArtifactId

junit4
Version

Version

1.26.147
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 1.26.147


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

Dependencies

compile (2)

Group / Artifact Type Version
name.remal.tools.test : common jar 1.26.147
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.