is not current version
Last Version 0.1.3

com.pragmaticobjects.oo.tests:tests-junit5 0.0.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.pragmaticobjects.oo.tests
ArtifactId

ArtifactId

tests-junit5
Version

Version

0.0.0
Type

Type

jar

Download tests-junit5 0.0.0


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