is not current version
Last Version 2021.1

net.dreamlu:spring-rest-template-java11 1.0.1


Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

spring-rest-template-java11
Version

Version

1.0.1
Type

Type

jar

Download spring-rest-template-java11 1.0.1


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