is not current version
Last Version 0.0.3

io.polygenesis:polygenesis-commons-test 0.0.2


GroupId

GroupId

io.polygenesis
ArtifactId

ArtifactId

polygenesis-commons-test
Version

Version

0.0.2
Type

Type

jar

Download polygenesis-commons-test 0.0.2


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