is not current version
Last Version 0.0.13

io.rouz:flo-test 0.0.4


GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo-test
Version

Version

0.0.4
Type

Type

jar

Download flo-test 0.0.4


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