is not current version
Last Version 2.0.0-BETA-4-JAVA7

org.osgl:osgl-ut 1.0.0-BETA-6

OSGL unit test tool

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-ut
Version

Version

1.0.0-BETA-6
Type

Type

jar

Download osgl-ut 1.0.0-BETA-6


<!-- https://jarcasting.com/artifacts/org.osgl/osgl-ut/ -->
<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-ut</artifactId>
    <version>1.0.0-BETA-6</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/osgl-ut/
implementation 'org.osgl:osgl-ut:1.0.0-BETA-6'
// https://jarcasting.com/artifacts/org.osgl/osgl-ut/
implementation ("org.osgl:osgl-ut:1.0.0-BETA-6")
'org.osgl:osgl-ut:jar:1.0.0-BETA-6'
<dependency org="org.osgl" name="osgl-ut" rev="1.0.0-BETA-6">
  <artifact name="osgl-ut" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='osgl-ut', version='1.0.0-BETA-6')
)
libraryDependencies += "org.osgl" % "osgl-ut" % "1.0.0-BETA-6"
[org.osgl/osgl-ut "1.0.0-BETA-6"]