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