License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.bruneli.scalaopt |
ArtifactId | ArtifactIdscalaopt-core_2.11 |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaopt-core
scalaopt-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.bruneli.scalaopt |
Filename | Size |
---|---|
scalaopt-core_2.11-0.2.pom | |
scalaopt-core_2.11-0.2.jar | 438 KB |
scalaopt-core_2.11-0.2-sources.jar | 63 KB |
scalaopt-core_2.11-0.2-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.11/ -->
<dependency>
<groupId>com.github.bruneli.scalaopt</groupId>
<artifactId>scalaopt-core_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.11/
implementation 'com.github.bruneli.scalaopt:scalaopt-core_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.11/
implementation ("com.github.bruneli.scalaopt:scalaopt-core_2.11:0.2")
'com.github.bruneli.scalaopt:scalaopt-core_2.11:jar:0.2'
<dependency org="com.github.bruneli.scalaopt" name="scalaopt-core_2.11" rev="0.2">
<artifact name="scalaopt-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bruneli.scalaopt', module='scalaopt-core_2.11', version='0.2')
)
libraryDependencies += "com.github.bruneli.scalaopt" % "scalaopt-core_2.11" % "0.2"
[com.github.bruneli.scalaopt/scalaopt-core_2.11 "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |