is not current version
Last Version 3.14.0

org.seedstack.seed:seed-testing-junit4 3.12.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-testing-junit4
Version

Version

3.12.0
Type

Type

jar

Download seed-testing-junit4 3.12.0


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