License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.bruneli.scalaopt |
ArtifactId | ArtifactIdscalaopt-core_2.10 |
Last Version | Last Version0.1 |
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.10-0.1.pom | |
scalaopt-core_2.10-0.1.jar | 259 KB |
scalaopt-core_2.10-0.1-sources.jar | 43 KB |
scalaopt-core_2.10-0.1-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.10/ -->
<dependency>
<groupId>com.github.bruneli.scalaopt</groupId>
<artifactId>scalaopt-core_2.10</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.10/
implementation 'com.github.bruneli.scalaopt:scalaopt-core_2.10:0.1'
// https://jarcasting.com/artifacts/com.github.bruneli.scalaopt/scalaopt-core_2.10/
implementation ("com.github.bruneli.scalaopt:scalaopt-core_2.10:0.1")
'com.github.bruneli.scalaopt:scalaopt-core_2.10:jar:0.1'
<dependency org="com.github.bruneli.scalaopt" name="scalaopt-core_2.10" rev="0.1">
<artifact name="scalaopt-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bruneli.scalaopt', module='scalaopt-core_2.10', version='0.1')
)
libraryDependencies += "com.github.bruneli.scalaopt" % "scalaopt-core_2.10" % "0.1"
[com.github.bruneli.scalaopt/scalaopt-core_2.10 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
org.apache.commons : commons-math3 | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.1 |