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