is not current version
Last Version 0.9.27

io.starter:stackgen-parent 0.9.9

Starter StackGen Parent

GroupId

GroupId

io.starter
ArtifactId

ArtifactId

stackgen-parent
Version

Version

0.9.9
Type

Type

pom

Download stackgen-parent 0.9.9

Filename Size
stackgen-parent-0.9.9.pom 35 KB
Browse

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