License |
License |
---|---|
GroupId | GroupIdcom.github.spoptchev |
ArtifactId | ArtifactIdscientist |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScientist
Scientist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scientist-1.0.2.pom | |
scientist-1.0.2.jar | 54 KB |
scientist-1.0.2-sources.jar | 6 KB |
scientist-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.1.51 |