License |
License |
---|---|
GroupId | GroupIdio.citrine |
ArtifactId | ArtifactIdtheta |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionio.citrine:theta
A portable timing library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
theta-1.0.0.pom | |
theta-1.0.0.jar | 24 KB |
theta-1.0.0-sources.jar | 5 KB |
theta-1.0.0-javadoc.jar | 665 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.citrine/theta/ -->
<dependency>
<groupId>io.citrine</groupId>
<artifactId>theta</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.citrine/theta/
implementation 'io.citrine:theta:1.0.0'
// https://jarcasting.com/artifacts/io.citrine/theta/
implementation ("io.citrine:theta:1.0.0")
'io.citrine:theta:jar:1.0.0'
<dependency org="io.citrine" name="theta" rev="1.0.0">
<artifact name="theta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.citrine', module='theta', version='1.0.0')
)
libraryDependencies += "io.citrine" % "theta" % "1.0.0"
[io.citrine/theta "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fommil.netlib : all | pom | 1.1.2 |
org.scalanlp : breeze_2.12 | jar | 0.13.2 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.scala-lang : scala-library | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |