License |
License |
---|---|
GroupId | GroupIdorg.hammerlab.math |
ArtifactId | ArtifactIdcubic_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncubic
cubic
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.hammerlab.math |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cubic_2.11-1.0.0.pom | |
cubic_2.11-1.0.0.jar | 27 KB |
cubic_2.11-1.0.0-tests.jar | 332 KB |
cubic_2.11-1.0.0-tests-sources.jar | 19 KB |
cubic_2.11-1.0.0-tests-javadoc.jar | 680 KB |
cubic_2.11-1.0.0-sources.jar | 3 KB |
cubic_2.11-1.0.0-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hammerlab.math/cubic_2.11/ -->
<dependency>
<groupId>org.hammerlab.math</groupId>
<artifactId>cubic_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hammerlab.math/cubic_2.11/
implementation 'org.hammerlab.math:cubic_2.11:1.0.0'
// https://jarcasting.com/artifacts/org.hammerlab.math/cubic_2.11/
implementation ("org.hammerlab.math:cubic_2.11:1.0.0")
'org.hammerlab.math:cubic_2.11:jar:1.0.0'
<dependency org="org.hammerlab.math" name="cubic_2.11" rev="1.0.0">
<artifact name="cubic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hammerlab.math', module='cubic_2.11', version='1.0.0')
)
libraryDependencies += "org.hammerlab.math" % "cubic_2.11" % "1.0.0"
[org.hammerlab.math/cubic_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.hammerlab.math : tolerance_2.11 | jar | 1.0.0 |
org.hammerlab.math : utils_2.11 | jar | 2.2.0 |
org.hammerlab.math : format_2.11 | jar | 1.0.0 |
org.hammerlab : types_2.11 | jar | 1.1.0 |
org.hammerlab : io_2.11 | jar | 5.0.0 |
org.hammerlab : iterator_2.11 | jar | 2.1.0 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
org.typelevel : spire_2.11 | jar | 0.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |
org.hammerlab.test : base_2.11 | jar | 1.0.0 |