is not current version
Last Version 0.0.3

io.polygenesis:polygenesis-commons-test 0.0.1


GroupId

GroupId

io.polygenesis
ArtifactId

ArtifactId

polygenesis-commons-test
Version

Version

0.0.1
Type

Type

jar

Download polygenesis-commons-test 0.0.1


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