is not current version
Last Version 0.1.4

net.aethersanctum.lilrest:lilrest-parent 0.1.3

A skeleton REST server which can serve up JSON

Categories

Categories

Net
GroupId

GroupId

net.aethersanctum.lilrest
ArtifactId

ArtifactId

lilrest-parent
Version

Version

0.1.3
Type

Type

pom

Download lilrest-parent 0.1.3

Filename Size
lilrest-parent-0.1.3.pom 10 KB
Browse

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