Scientist4J

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

License

License

GroupId

GroupId

com.github.rawls238
ArtifactId

ArtifactId

Scientist4J
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Scientist4J
A Java port of Github's Scientist library for refactoring critical code paths
Project URL

Project URL

https://www.github.com/rawls238/Scientist4J

Download Scientist4J

Filename Size
Scientist4J-1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Scientist4JCore

Versions

Version
1.0
0.9
0.8
0.6
0.5
0.4
0.3
0.2
0.1