Last Version

com.github.fommil.netlib:core 1.1.2

Mission-critical components for linear algebra systems.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.fommil.netlib
ArtifactId

ArtifactId

core
Version

Version

1.1.2
Type

Type

jar
Description

Description

Mission-critical components for linear algebra systems.

Download core 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.f2j : arpack_combined_all jar 0.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.2
net.sourceforge.f2j : arpack_combined_all jar 0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.