is not current version
Last Version 2.0.48

io.engineblock:eb-rest 2.0.31

Runtime component for engineblock.

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

eb-rest
Version

Version

2.0.31
Type

Type

jar

Download eb-rest 2.0.31


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