is not current version
Last Version 2.4.0-beta1

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

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.3.10
Type

Type

pom

Download reflow-parent 1.3.10

Filename Size
reflow-parent-1.3.10.pom 23 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.3.10</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.3.10'
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-parent/
implementation ("io.github.devacfr.maven.skins:reflow-parent:1.3.10")
'io.github.devacfr.maven.skins:reflow-parent:pom:1.3.10'
<dependency org="io.github.devacfr.maven.skins" name="reflow-parent" rev="1.3.10">
  <artifact name="reflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.devacfr.maven.skins', module='reflow-parent', version='1.3.10')
)
libraryDependencies += "io.github.devacfr.maven.skins" % "reflow-parent" % "1.3.10"
[io.github.devacfr.maven.skins/reflow-parent "1.3.10"]