License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.hughsimpson |
ArtifactId | ArtifactIdscalameter-core_3 |
Last Version | Last Version0.22.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalameter-core
scalameter-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.hughsimpson |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalameter-core_3-0.22.1.pom | |
scalameter-core_3-0.22.1.jar | 422 KB |
scalameter-core_3-0.22.1-sources.jar | 35 KB |
scalameter-core_3-0.22.1-javadoc.jar | 707 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter-core_3/ -->
<dependency>
<groupId>io.github.hughsimpson</groupId>
<artifactId>scalameter-core_3</artifactId>
<version>0.22.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter-core_3/
implementation 'io.github.hughsimpson:scalameter-core_3:0.22.1'
// https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter-core_3/
implementation ("io.github.hughsimpson:scalameter-core_3:0.22.1")
'io.github.hughsimpson:scalameter-core_3:jar:0.22.1'
<dependency org="io.github.hughsimpson" name="scalameter-core_3" rev="0.22.1">
<artifact name="scalameter-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hughsimpson', module='scalameter-core_3', version='0.22.1')
)
libraryDependencies += "io.github.hughsimpson" % "scalameter-core_3" % "0.22.1"
[io.github.hughsimpson/scalameter-core_3 "0.22.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
io.github.classgraph : classgraph | jar | 4.8.78 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.4.4 |
org.apache.commons : commons-math3 | jar | 3.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.scala-lang.modules : scala-xml_3 | jar | 2.0.0 |
org.scala-lang.modules : scala-parser-combinators_3 | jar | 2.0.0 |
org.ow2.asm : asm | jar | 5.0.4 |
org.jline : jline | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_3 | jar | 1.15.4 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |