is not current version
Last Version 2.3.0

com.mjamsek.rest:rest-utils 1.4.0

Utility library for REST services

GroupId

GroupId

com.mjamsek.rest
ArtifactId

ArtifactId

rest-utils
Version

Version

1.4.0
Type

Type

jar

Download rest-utils 1.4.0


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