is not current version
Last Version 7.5.0

io.mangoo:mangooio-test 7.3.0-RC10


GroupId

GroupId

io.mangoo
ArtifactId

ArtifactId

mangooio-test
Version

Version

7.3.0-RC10
Type

Type

jar

Download mangooio-test 7.3.0-RC10


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