License |
License |
---|---|
GroupId | GroupIdio.github.zskamljic |
ArtifactId | ArtifactIdRestAhead |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestAhead
Parent project for RestAhead functionality
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RestAhead-0.4.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/ -->
<dependency>
<groupId>io.github.zskamljic</groupId>
<artifactId>RestAhead</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/
implementation 'io.github.zskamljic:RestAhead:0.4.1'
// https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/
implementation ("io.github.zskamljic:RestAhead:0.4.1")
'io.github.zskamljic:RestAhead:pom:0.4.1'
<dependency org="io.github.zskamljic" name="RestAhead" rev="0.4.1">
<artifact name="RestAhead" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zskamljic', module='RestAhead', version='0.4.1')
)
libraryDependencies += "io.github.zskamljic" % "RestAhead" % "0.4.1"
[io.github.zskamljic/RestAhead "0.4.1"]