is not current version
Last Version 0.1.57

io.openscore.content:score-http-client 0.1.44

An HTTP client for score

Categories

Categories

CLI User Interface
GroupId

GroupId

io.openscore.content
ArtifactId

ArtifactId

score-http-client
Version

Version

0.1.44
Type

Type

jar

Download score-http-client 0.1.44


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