License |
License |
---|---|
GroupId | GroupIdorg.spire-math |
ArtifactId | ArtifactIdclouseau_2.12 |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionclouseau
clouseau
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.spire-math |
Filename | Size |
---|---|
clouseau_2.12-0.2.2.pom | |
clouseau_2.12-0.2.2.jar | 39 KB |
clouseau_2.12-0.2.2-sources.jar | 4 KB |
clouseau_2.12-0.2.2-javadoc.jar | 684 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/clouseau_2.12/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>clouseau_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/clouseau_2.12/
implementation 'org.spire-math:clouseau_2.12:0.2.2'
// https://jarcasting.com/artifacts/org.spire-math/clouseau_2.12/
implementation ("org.spire-math:clouseau_2.12:0.2.2")
'org.spire-math:clouseau_2.12:jar:0.2.2'
<dependency org="org.spire-math" name="clouseau_2.12" rev="0.2.2">
<artifact name="clouseau_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='clouseau_2.12', version='0.2.2')
)
libraryDependencies += "org.spire-math" % "clouseau_2.12" % "0.2.2"
[org.spire-math/clouseau_2.12 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |