MVN

com.github.squirrelgrip : scientist4k

Maven & Gradle

Mar 08, 2021
2 stars

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

<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>scientist4k</artifactId>
    <version>0.10.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.squirrelgrip : scientist4k to add to Maven - Latest Versions:

  • Latest Stable: 0.10.5

All Versions

Choose a version of com.github.squirrelgrip : scientist4k to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
scientist4k-0.10.5
scientist4k-0.10.3
scientist4k-0.10.2
scientist4k-0.10.1
scientist4k-0.10.0
0.9.x
scientist4k-0.9.3
scientist4k-0.9.2
scientist4k-0.9.1
0.8.x
scientist4k-0.8.9
scientist4k-0.8.8
scientist4k-0.8.7
scientist4k-0.8.6
scientist4k-0.8.5
scientist4k-0.8.4
scientist4k-0.8.3
scientist4k-0.8.2
scientist4k-0.8.1
scientist4k-0.8.0
0.7.x
scientist4k-0.7.8
scientist4k-0.7.7
scientist4k-0.7.6
scientist4k-0.7.5
scientist4k-0.7.4
scientist4k-0.7.3
scientist4k-0.7.2
scientist4k-0.7.1
scientist4k-0.7.0
0.6.x
scientist4k-0.6.6
scientist4k-0.6.5
scientist4k-0.6.4
scientist4k-0.6.3
scientist4k-0.6.2
scientist4k-0.6.1
scientist4k-0.6.0
0.5.x
scientist4k-0.5.6
scientist4k-0.5.5
scientist4k-0.5.4
scientist4k-0.5.3
scientist4k-0.5.2
scientist4k-0.5.1
scientist4k-0.5.0
0.4.x
scientist4k-0.4.4
scientist4k-0.4.3
scientist4k-0.4.2
scientist4k-0.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>scientist4k</artifactId>
    <version>0.10.5</version>
</dependency>

Advertisement