License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcircuit_2.12 |
Version | Version0.5.0-M1 |
Type | Typejar |
Description |
Descriptioncircuit
circuit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circuit_2.12-0.5.0-M1.pom | |
circuit_2.12-0.5.0-M1.jar | 28 KB |
circuit_2.12-0.5.0-M1-sources.jar | 6 KB |
circuit_2.12-0.5.0-M1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>circuit_2.12</artifactId>
<version>0.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/
implementation 'io.chrisdavenport:circuit_2.12:0.5.0-M1'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/
implementation ("io.chrisdavenport:circuit_2.12:0.5.0-M1")
'io.chrisdavenport:circuit_2.12:jar:0.5.0-M1'
<dependency org="io.chrisdavenport" name="circuit_2.12" rev="0.5.0-M1">
<artifact name="circuit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit_2.12', version='0.5.0-M1')
)
libraryDependencies += "io.chrisdavenport" % "circuit_2.12" % "0.5.0-M1"
[io.chrisdavenport/circuit_2.12 "0.5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
org.typelevel : cats-effect_2.12 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |