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