is not current version
Last Version 1.0.4

com.github.atool:fluent-parent 1.0.0

fluent parent pom

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-parent
Version

Version

1.0.0
Type

Type

pom

Download fluent-parent 1.0.0

Filename Size
fluent-parent-1.0.0.pom 8 KB
Browse

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