License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcircuit_3 |
Version | Version0.5.0-M2 |
Type | Typejar |
Description |
Descriptioncircuit
circuit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circuit_3-0.5.0-M2.pom | |
circuit_3-0.5.0-M2.jar | 39 KB |
circuit_3-0.5.0-M2-sources.jar | 6 KB |
circuit_3-0.5.0-M2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/circuit_3/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>circuit_3</artifactId>
<version>0.5.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_3/
implementation 'io.chrisdavenport:circuit_3:0.5.0-M2'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_3/
implementation ("io.chrisdavenport:circuit_3:0.5.0-M2")
'io.chrisdavenport:circuit_3:jar:0.5.0-M2'
<dependency org="io.chrisdavenport" name="circuit_3" rev="0.5.0-M2">
<artifact name="circuit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit_3', version='0.5.0-M2')
)
libraryDependencies += "io.chrisdavenport" % "circuit_3" % "0.5.0-M2"
[io.chrisdavenport/circuit_3 "0.5.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.typelevel : cats-core_3 | jar | 2.6.1 |
org.typelevel : cats-effect_3 | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.5 |