is not current version
Last Version 0.0.20

com.github.zed-platform:zed-rest-client 0.0.18


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-rest-client
Version

Version

0.0.18
Type

Type

jar

Download zed-rest-client 0.0.18


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