is not current version
Last Version 2.0.48

io.engineblock:eb-rest-client 1.0.37

Java-friendly REST client for engineblock.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

eb-rest-client
Version

Version

1.0.37
Type

Type

jar

Download eb-rest-client 1.0.37


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