is not current version
Last Version 0.0.22

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

DESC

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

rest-template-interceptor
Version

Version

0.0.15
Type

Type

jar

Download rest-template-interceptor 0.0.15


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