Last Version

Java & Kotlin tools: test: junit4 0.24.3

Java & Kotlin tools: test: junit4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

name.remal.test
ArtifactId

ArtifactId

junit4
Version

Version

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


<!-- 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.