is not current version
Last Version 1.1.3

io.teecube.maven.skins:reflow-parent 1.1.2

Reflow Maven skin and supporting libraries parent

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.teecube.maven.skins
ArtifactId

ArtifactId

reflow-parent
Version

Version

1.1.2
Type

Type

pom

Download reflow-parent 1.1.2

Filename Size
reflow-parent-1.1.2.pom 7 KB
Browse

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