is not current version
Last Version 2.0.48

io.engineblock:eb-rest 1.0.3

Runtime component for engineblock.

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

eb-rest
Version

Version

1.0.3
Type

Type

jar

Download eb-rest 1.0.3


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