is not current version
Last Version 5.3.0

network.oxalis:oxalis-test 5.0.0-RC3

Test artifacts

Categories

Categories

Net
GroupId

GroupId

network.oxalis
ArtifactId

ArtifactId

oxalis-test
Version

Version

5.0.0-RC3
Type

Type

jar

Download oxalis-test 5.0.0-RC3


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