is not current version
Last Version 1.8

io.github.selectorrr:starters 1.5

Parent POM for Starters

GroupId

GroupId

io.github.selectorrr
ArtifactId

ArtifactId

starters
Version

Version

1.5
Type

Type

pom

Download starters 1.5

Filename Size
starters-1.5.pom 7 KB
Browse

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