is not current version
Last Version 7.5.0

io.mangoo:mangooio-test 4.0.0


GroupId

GroupId

io.mangoo
ArtifactId

ArtifactId

mangooio-test
Version

Version

4.0.0
Type

Type

jar

Download mangooio-test 4.0.0


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