is not current version
Last Version 0.5.0

io.ap4k:starters 0.3.0


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

starters
Version

Version

0.3.0
Type

Type

pom

Download starters 0.3.0

Filename Size
starters-0.3.0.pom 634 bytes
Browse

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