GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist4k-http-core |
Version | Version0.10.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-http-core</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation 'com.github.squirrelgrip:scientist4k-http-core:0.10.3'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-core/
implementation ("com.github.squirrelgrip:scientist4k-http-core:0.10.3")
'com.github.squirrelgrip:scientist4k-http-core:jar:0.10.3'
<dependency org="com.github.squirrelgrip" name="scientist4k-http-core" rev="0.10.3">
<artifact name="scientist4k-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-http-core', version='0.10.3')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-http-core" % "0.10.3"
[com.github.squirrelgrip/scientist4k-http-core "0.10.3"]