License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscientist4k-web |
Version | Version0.9.2 |
Type | Typejar |
Description |
DescriptionA Kotlin port of Github's Scientist library for refactoring critical code paths
|
Filename | Size |
---|---|
scientist4k-web-0.9.2.pom | |
scientist4k-web-0.9.2.jar | 56 MB |
scientist4k-web-0.9.2-sources.jar | 2 KB |
scientist4k-web-0.9.2-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-web</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/
implementation 'com.github.squirrelgrip:scientist4k-web:0.9.2'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/
implementation ("com.github.squirrelgrip:scientist4k-web:0.9.2")
'com.github.squirrelgrip:scientist4k-web:jar:0.9.2'
<dependency org="com.github.squirrelgrip" name="scientist4k-web" rev="0.9.2">
<artifact name="scientist4k-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-web', version='0.9.2')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-web" % "0.9.2"
[com.github.squirrelgrip/scientist4k-web "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : scientist4k-api | jar | 0.9.2 |
com.github.squirrelgrip : scientist4k-http-server | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0 |