is not current version
Last Version 0.20

com.oneandone:typedrest-sample-client 0.18

Sample project for using the typedrest-core library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-sample-client
Version

Version

0.18
Type

Type

jar

Download typedrest-sample-client 0.18


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