is not current version
Last Version 0.5.0

io.ap4k:starters 0.4.3


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

starters
Version

Version

0.4.3
Type

Type

pom

Download starters 0.4.3

Filename Size
starters-0.4.3.pom 634 bytes
Browse

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