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