License |
License |
---|---|
GroupId | GroupIdio.citrine |
ArtifactId | ArtifactIdtheta_2.13 |
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.13-1.1.5.pom | |
theta_2.13-1.1.5.jar | 21 KB |
theta_2.13-1.1.5-sources.jar | 5 KB |
theta_2.13-1.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.citrine/theta_2.13/ -->
<dependency>
<groupId>io.citrine</groupId>
<artifactId>theta_2.13</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.citrine/theta_2.13/
implementation 'io.citrine:theta_2.13:1.1.5'
// https://jarcasting.com/artifacts/io.citrine/theta_2.13/
implementation ("io.citrine:theta_2.13:1.1.5")
'io.citrine:theta_2.13:jar:1.1.5'
<dependency org="io.citrine" name="theta_2.13" rev="1.1.5">
<artifact name="theta_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.citrine', module='theta_2.13', version='1.1.5')
)
libraryDependencies += "io.citrine" % "theta_2.13" % "1.1.5"
[io.citrine/theta_2.13 "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
org.scalanlp : breeze_2.13 | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.novocode : junit-interface | jar | 0.11 |