GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist4k-http |
Version | Version0.5.6 |
Type | Typejar |
Filename | Size |
---|---|
scientist4k-http-0.5.6.pom | |
scientist4k-http-0.5.6.jar | 75 KB |
scientist4k-http-0.5.6-sources.jar | 18 KB |
scientist4k-http-0.5.6-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-http</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http/
implementation 'com.github.squirrelgrip:scientist4k-http:0.5.6'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http/
implementation ("com.github.squirrelgrip:scientist4k-http:0.5.6")
'com.github.squirrelgrip:scientist4k-http:jar:0.5.6'
<dependency org="com.github.squirrelgrip" name="scientist4k-http" rev="0.5.6">
<artifact name="scientist4k-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-http', version='0.5.6')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-http" % "0.5.6"
[com.github.squirrelgrip/scientist4k-http "0.5.6"]