Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.openscore.content |
ArtifactId | ArtifactIdscore-http-client |
Version | Version0.1.44 |
Type | Typejar |
Filename | Size |
---|---|
score-http-client-0.1.44.pom | |
score-http-client-0.1.44.jar | 59 KB |
score-http-client-0.1.44-sources.jar | 37 KB |
score-http-client-0.1.44-javadoc.jar | 204 KB |
Browse |
<!-- 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"]