License |
License |
---|---|
GroupId | GroupIdio.citrine |
ArtifactId | ArtifactIdtheta_2.12 |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptiontheta
A portable timing library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
theta_2.12-1.1.5.pom | |
theta_2.12-1.1.5.jar | 21 KB |
theta_2.12-1.1.5-sources.jar | 5 KB |
theta_2.12-1.1.5-javadoc.jar | 665 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.citrine/theta_2.12/ -->
<dependency>
<groupId>io.citrine</groupId>
<artifactId>theta_2.12</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.citrine/theta_2.12/
implementation 'io.citrine:theta_2.12:1.1.5'
// https://jarcasting.com/artifacts/io.citrine/theta_2.12/
implementation ("io.citrine:theta_2.12:1.1.5")
'io.citrine:theta_2.12:jar:1.1.5'
<dependency org="io.citrine" name="theta_2.12" rev="1.1.5">
<artifact name="theta_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.citrine', module='theta_2.12', version='1.1.5')
)
libraryDependencies += "io.citrine" % "theta_2.12" % "1.1.5"
[io.citrine/theta_2.12 "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scalanlp : breeze_2.12 | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.novocode : junit-interface | jar | 0.11 |