is not current version
Last Version 9

io.slixes:parent 7

Parent POM for the Slixes Platform

GroupId

GroupId

io.slixes
ArtifactId

ArtifactId

parent
Version

Version

7
Type

Type

pom

Download parent 7

Filename Size
parent-7.pom 16 KB
Browse

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