is not current version
Last Version 99.99.999

io.fnproject.fn:testing-junit4 1.0.127


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.fnproject.fn
ArtifactId

ArtifactId

testing-junit4
Version

Version

1.0.127
Type

Type

jar

Download testing-junit4 1.0.127


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