License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-http-test |
Version | Version0.10.5 |
Type | Typejar |
Description |
Descriptionscientist4k-http-test
A Kotlin port of Github's Scientist library for refactoring critical code paths
|
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-test/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-http-test</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-test/
implementation 'com.github.squirrelgrip:scientist4k-http-test:0.10.5'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-http-test/
implementation ("com.github.squirrelgrip:scientist4k-http-test:0.10.5")
'com.github.squirrelgrip:scientist4k-http-test:jar:0.10.5'
<dependency org="com.github.squirrelgrip" name="scientist4k-http-test" rev="0.10.5">
<artifact name="scientist4k-http-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-http-test', version='0.10.5')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-http-test" % "0.10.5"
[com.github.squirrelgrip/scientist4k-http-test "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : scientist4k-http-core | jar | 0.10.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |