| License |
License |
|---|---|
| GroupId | GroupIdorg.jetbrains.bio |
| ArtifactId | ArtifactIdviktor |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionviktor
Efficient f64-only ndarray in Kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| viktor-1.2.0.pom | |
| viktor-1.2.0.jar | 1 MB |
| viktor-1.2.0-sources.jar | 20 KB |
| viktor-1.2.0-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jetbrains.bio/viktor/ -->
<dependency>
<groupId>org.jetbrains.bio</groupId>
<artifactId>viktor</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.bio/viktor/
implementation 'org.jetbrains.bio:viktor:1.2.0'
// https://jarcasting.com/artifacts/org.jetbrains.bio/viktor/
implementation ("org.jetbrains.bio:viktor:1.2.0")
'org.jetbrains.bio:viktor:jar:1.2.0'
<dependency org="org.jetbrains.bio" name="viktor" rev="1.2.0">
<artifact name="viktor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.bio', module='viktor', version='1.2.0')
)
libraryDependencies += "org.jetbrains.bio" % "viktor" % "1.2.0"
[org.jetbrains.bio/viktor "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6 |
| org.jetbrains.bio : npy | jar | 0.3.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.21 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |