is not current version
Last Version 0.11.0

io.toolisticon.spiap:example-parent 0.10.0


GroupId

GroupId

io.toolisticon.spiap
ArtifactId

ArtifactId

example-parent
Version

Version

0.10.0
Type

Type

pom

Download example-parent 0.10.0


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