is not current version
Last Version 0.4.1

io.github.zskamljic:RestAhead 0.4.0

Parent project for RestAhead functionality

GroupId

GroupId

io.github.zskamljic
ArtifactId

ArtifactId

RestAhead
Version

Version

0.4.0
Type

Type

pom

Download RestAhead 0.4.0

Filename Size
RestAhead-0.4.0.pom 6 KB
Browse

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