is not current version
Last Version 1.0.2

io.github.efenglu.maven.tiles:tiles-parent 1.0.0

Parent for all tile flavors

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.efenglu.maven.tiles
ArtifactId

ArtifactId

tiles-parent
Version

Version

1.0.0
Type

Type

pom

Download tiles-parent 1.0.0

Filename Size
tiles-parent-1.0.0.pom 1 KB
Browse

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