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