is not current version
Last Version 6.21.1

ph.com.nightowlstudios:edge 4.21.5-20

A simple library for building REST API using Vertx.

GroupId

GroupId

ph.com.nightowlstudios
ArtifactId

ArtifactId

edge
Version

Version

4.21.5-20
Type

Type

jar

Download edge 4.21.5-20


<!-- https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/ -->
<dependency>
    <groupId>ph.com.nightowlstudios</groupId>
    <artifactId>edge</artifactId>
    <version>4.21.5-20</version>
</dependency>
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation 'ph.com.nightowlstudios:edge:4.21.5-20'
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation ("ph.com.nightowlstudios:edge:4.21.5-20")
'ph.com.nightowlstudios:edge:jar:4.21.5-20'
<dependency org="ph.com.nightowlstudios" name="edge" rev="4.21.5-20">
  <artifact name="edge" type="jar" />
</dependency>
@Grapes(
@Grab(group='ph.com.nightowlstudios', module='edge', version='4.21.5-20')
)
libraryDependencies += "ph.com.nightowlstudios" % "edge" % "4.21.5-20"
[ph.com.nightowlstudios/edge "4.21.5-20"]