Last Version

DataRobot Matrix Library for Code Generation 1.0.4

A simple matrix library using netlib-java.

License

License

Categories

Categories

Data
GroupId

GroupId

com.datarobot
ArtifactId

ArtifactId

drmatrix
Version

Version

1.0.4
Type

Type

jar
Description

Description

DataRobot Matrix Library for Code Generation
A simple matrix library using netlib-java.
Project URL

Project URL

http://datarobot.com
Source Code Management

Source Code Management

http://github.com/datarobot

Download drmatrix 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.fommil.netlib : all pom 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.caliper : caliper jar 1.0-beta-2
com.esotericsoftware : kryo jar 4.0.0

Project Modules

There are no modules declared in this project.