| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ktakagaki.breeze |
| ArtifactId | ArtifactIdbreeze-parent_2.12 |
| Version | Version0.15.1 |
| Type | Typejar |
| Description |
Descriptionbreeze-parent
breeze-parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.ktakagaki.breeze |
| Filename | Size |
|---|---|
| breeze-parent_2.12-0.15.1.pom | |
| breeze-parent_2.12-0.15.1.jar | 292 bytes |
| breeze-parent_2.12-0.15.1-sources.jar | 264 bytes |
| breeze-parent_2.12-0.15.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-parent_2.12/ -->
<dependency>
<groupId>com.github.ktakagaki.breeze</groupId>
<artifactId>breeze-parent_2.12</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-parent_2.12/
implementation 'com.github.ktakagaki.breeze:breeze-parent_2.12:0.15.1'
// https://jarcasting.com/artifacts/com.github.ktakagaki.breeze/breeze-parent_2.12/
implementation ("com.github.ktakagaki.breeze:breeze-parent_2.12:0.15.1")
'com.github.ktakagaki.breeze:breeze-parent_2.12:jar:0.15.1'
<dependency org="com.github.ktakagaki.breeze" name="breeze-parent_2.12" rev="0.15.1">
<artifact name="breeze-parent_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ktakagaki.breeze', module='breeze-parent_2.12', version='0.15.1')
)
libraryDependencies += "com.github.ktakagaki.breeze" % "breeze-parent_2.12" % "0.15.1"
[com.github.ktakagaki.breeze/breeze-parent_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 |
| breeze-viz » breeze-viz_2.12 | jar | 0.15.1 |
| 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 |