Scientist


License

License

GroupId

GroupId

com.github.spoptchev
ArtifactId

ArtifactId

scientist
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Scientist
Scientist
Project URL

Project URL

http://www.github.com/spoptchev/scientist
Source Code Management

Source Code Management

http://www.github.com/spoptchev/scientist

Download scientist

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.51

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.51

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0