is not current version
Last Version 0.0.22

com.github.damianwajser:rest-template-interceptor 0.0.16

DESC

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

rest-template-interceptor
Version

Version

0.0.16
Type

Type

jar

Download rest-template-interceptor 0.0.16


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