| License |
License |
|---|---|
| Categories |
CategoriesNet Native Development Tools |
| GroupId | GroupIdcom.github.fommil.netlib |
| ArtifactId | ArtifactIdnative_system |
| Version | Version1.1 |
| Type | Typepom |
| Description |
DescriptionMission-critical components for linear algebra systems.
|
| Filename | Size |
|---|---|
| native_system-1.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fommil.netlib/native_system/ -->
<dependency>
<groupId>com.github.fommil.netlib</groupId>
<artifactId>native_system</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fommil.netlib/native_system/
implementation 'com.github.fommil.netlib:native_system:1.1'
// https://jarcasting.com/artifacts/com.github.fommil.netlib/native_system/
implementation ("com.github.fommil.netlib:native_system:1.1")
'com.github.fommil.netlib:native_system:pom:1.1'
<dependency org="com.github.fommil.netlib" name="native_system" rev="1.1">
<artifact name="native_system" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fommil.netlib', module='native_system', version='1.1')
)
libraryDependencies += "com.github.fommil.netlib" % "native_system" % "1.1"
[com.github.fommil.netlib/native_system "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.f2j : arpack_combined_all | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.f2j : arpack_combined_all | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |