License |
License |
---|---|
GroupId | GroupIdpl.edu.icm |
ArtifactId | ArtifactIdJSciC |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSciC
Java Scientific Containers
|
Project URL |
Project URL |
Filename | Size |
---|---|
JSciC-1.0.pom | |
JSciC-1.0.jar | 432 KB |
JSciC-1.0-with-dependencies.jar | 2 MB |
JSciC-1.0-sources.jar | 209 KB |
JSciC-1.0-javadoc.jar | 495 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.edu.icm/JSciC/ -->
<dependency>
<groupId>pl.edu.icm</groupId>
<artifactId>JSciC</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.edu.icm/JSciC/
implementation 'pl.edu.icm:JSciC:1.0'
// https://jarcasting.com/artifacts/pl.edu.icm/JSciC/
implementation ("pl.edu.icm:JSciC:1.0")
'pl.edu.icm:JSciC:jar:1.0'
<dependency org="pl.edu.icm" name="JSciC" rev="1.0">
<artifact name="JSciC" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.edu.icm', module='JSciC', version='1.0')
)
libraryDependencies += "pl.edu.icm" % "JSciC" % "1.0"
[pl.edu.icm/JSciC "1.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.edu.icm : JLargeArrays | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |