is not current version
Last Version 5.3.0

network.oxalis:oxalis-test 5.0.0.RC1

Test artifacts

Categories

Categories

Net
GroupId

GroupId

network.oxalis
ArtifactId

ArtifactId

oxalis-test
Version

Version

5.0.0.RC1
Type

Type

jar

Download oxalis-test 5.0.0.RC1


<!-- https://jarcasting.com/artifacts/network.oxalis/oxalis-test/ -->
<dependency>
    <groupId>network.oxalis</groupId>
    <artifactId>oxalis-test</artifactId>
    <version>5.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis/oxalis-test/
implementation 'network.oxalis:oxalis-test:5.0.0.RC1'
// https://jarcasting.com/artifacts/network.oxalis/oxalis-test/
implementation ("network.oxalis:oxalis-test:5.0.0.RC1")
'network.oxalis:oxalis-test:jar:5.0.0.RC1'
<dependency org="network.oxalis" name="oxalis-test" rev="5.0.0.RC1">
  <artifact name="oxalis-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis', module='oxalis-test', version='5.0.0.RC1')
)
libraryDependencies += "network.oxalis" % "oxalis-test" % "5.0.0.RC1"
[network.oxalis/oxalis-test "5.0.0.RC1"]