License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datarobot |
ArtifactId | ArtifactIddrmatrix |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataRobot Matrix Library for Code Generation
A simple matrix library using netlib-java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drmatrix-1.0.4.pom | |
drmatrix-1.0.4.jar | 12 KB |
drmatrix-1.0.4-sources.jar | 2 KB |
drmatrix-1.0.4-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fommil.netlib : all | pom | 1.1.2 |
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 |