Last Version

netlib for Java 1.1

Mission-critical components for linear algebra systems.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.fommil.netlib
ArtifactId

ArtifactId

parent
Version

Version

1.1
Type

Type

pom
Description

Description

netlib for Java
Mission-critical components for linear algebra systems.
Project URL

Project URL

https://github.com/fommil/netlib-java
Source Code Management

Source Code Management

https://github.com/fommil/netlib-java

Download parent 1.1

Filename Size
parent-1.1.pom 9 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • legacy
  • native_ref
  • native_system