License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.ktakagaki.breeze |
ArtifactId | ArtifactIdbreeze-natives_2.12 |
Version | Version0.15.1 |
Type | Typejar |
Description |
Descriptionbreeze-natives
breeze-natives
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.ktakagaki.breeze |
Filename | Size |
---|---|
breeze-natives_2.12-0.15.1.pom | |
breeze-natives_2.12-0.15.1.jar | 293 bytes |
breeze-natives_2.12-0.15.1-sources.jar | 266 bytes |
breeze-natives_2.12-0.15.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-natives_2.12/ -->
<dependency>
<groupId>com.github.ktakagaki.breeze</groupId>
<artifactId>breeze-natives_2.12</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-natives_2.12/
implementation 'com.github.ktakagaki.breeze:breeze-natives_2.12:0.15.1'
// https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-natives_2.12/
implementation ("com.github.ktakagaki.breeze:breeze-natives_2.12:0.15.1")
'com.github.ktakagaki.breeze:breeze-natives_2.12:jar:0.15.1'
<dependency org="com.github.ktakagaki.breeze" name="breeze-natives_2.12" rev="0.15.1">
<artifact name="breeze-natives_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ktakagaki.breeze', module='breeze-natives_2.12', version='0.15.1')
)
libraryDependencies += "com.github.ktakagaki.breeze" % "breeze-natives_2.12" % "0.15.1"
[com.github.ktakagaki.breeze/breeze-natives_2.12 "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.github.ktakagaki.breeze : breeze_2.12 | jar | 0.15.1 |
com.github.fommil.netlib : all | pom | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.4 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |