GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist4k-http-core |
Version | Version0.6.6 |
Type | Typejar |
Filename | Size |
---|---|
scientist4k-http-core-0.6.6.pom | |
scientist4k-http-core-0.6.6.jar | 64 KB |
scientist4k-http-core-0.6.6-sources.jar | 16 KB |
scientist4k-http-core-0.6.6-javadoc.jar | 103 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.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation 'com.github.squirrelgrip:scientist4k-http-core:0.6.6'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation ("com.github.squirrelgrip:scientist4k-http-core:0.6.6")
'com.github.squirrelgrip:scientist4k-http-core:jar:0.6.6'
<dependency org="com.github.squirrelgrip" name="scientist4k-http-core" rev="0.6.6">
<artifact name="scientist4k-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-http-core', version='0.6.6')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-http-core" % "0.6.6"
[com.github.squirrelgrip/scientist4k-http-core "0.6.6"]