fluent-parent-pom

fluent parent pom

License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-parent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

fluent-parent-pom
fluent parent pom

Download fluent-parent

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

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0