is not current version
Last Version 0.1.1

ro.kuberam:junit-tests 0.1


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

ro.kuberam
ArtifactId

ArtifactId

junit-tests
Version

Version

0.1
Type

Type

jar

Download junit-tests 0.1


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