is not current version
Last Version 1.0.3

com.github.atool:fluent-test-parent 1.0.0


GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-test-parent
Version

Version

1.0.0
Type

Type

pom

Download fluent-test-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-test-parent/ -->
<dependency>
    <groupId>com.github.atool</groupId>
    <artifactId>fluent-test-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-test-parent/
implementation 'com.github.atool:fluent-test-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.atool/fluent-test-parent/
implementation ("com.github.atool:fluent-test-parent:1.0.0")
'com.github.atool:fluent-test-parent:pom:1.0.0'
<dependency org="com.github.atool" name="fluent-test-parent" rev="1.0.0">
  <artifact name="fluent-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-test-parent', version='1.0.0')
)
libraryDependencies += "com.github.atool" % "fluent-test-parent" % "1.0.0"
[com.github.atool/fluent-test-parent "1.0.0"]