| License |
License |
|---|---|
| GroupId | GroupIdeu.timepit |
| ArtifactId | ArtifactIdsingleton-ops_2.11 |
| Version | Version0.5.2 |
| Type | Typejar |
| Description |
Descriptionsingleton-ops
singleton-ops
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| singleton-ops_2.11-0.5.2.pom | |
| singleton-ops_2.11-0.5.2.jar | 1 MB |
| singleton-ops_2.11-0.5.2-sources.jar | 33 KB |
| singleton-ops_2.11-0.5.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.timepit/singleton-ops_2.11/ -->
<dependency>
<groupId>eu.timepit</groupId>
<artifactId>singleton-ops_2.11</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/singleton-ops_2.11/
implementation 'eu.timepit:singleton-ops_2.11:0.5.2'
// https://jarcasting.com/artifacts/eu.timepit/singleton-ops_2.11/
implementation ("eu.timepit:singleton-ops_2.11:0.5.2")
'eu.timepit:singleton-ops_2.11:jar:0.5.2'
<dependency org="eu.timepit" name="singleton-ops_2.11" rev="0.5.2">
<artifact name="singleton-ops_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='singleton-ops_2.11', version='0.5.2')
)
libraryDependencies += "eu.timepit" % "singleton-ops_2.11" % "0.5.2"
[eu.timepit/singleton-ops_2.11 "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.11.12 |
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.14.3 |