is not current version
Last Version 0.10.5

com.github.squirrelgrip:scientist4k 0.10.0

A Kotlin port of Github's Scientist library for refactoring critical code paths

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

scientist4k
Version

Version

0.10.0
Type

Type

jar

Download scientist4k 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k/ -->
<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>scientist4k</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k/
implementation 'com.github.squirrelgrip:scientist4k:0.10.0'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k/
implementation ("com.github.squirrelgrip:scientist4k:0.10.0")
'com.github.squirrelgrip:scientist4k:jar:0.10.0'
<dependency org="com.github.squirrelgrip" name="scientist4k" rev="0.10.0">
  <artifact name="scientist4k" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k', version='0.10.0')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k" % "0.10.0"
[com.github.squirrelgrip/scientist4k "0.10.0"]