is not current version
Last Version 2.4.0-beta1

io.github.devacfr.maven.skins:reflow-parent 1.5.0

Reflow Maven skin and supporting libraries parent

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.devacfr.maven.skins
ArtifactId

ArtifactId

reflow-parent
Version

Version

1.5.0
Type

Type

pom

Download reflow-parent 1.5.0

Filename Size
reflow-parent-1.5.0.pom 25 KB
Browse

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