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