is not current version
Last Version 1.4.1

net.nemerosa:http-client-json 1.4.0

null

Categories

Categories

Net CLI User Interface JSON Data
GroupId

GroupId

net.nemerosa
ArtifactId

ArtifactId

http-client-json
Version

Version

1.4.0
Type

Type

jar

Download http-client-json 1.4.0


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