License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcircuit_3 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
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.pom | |
circuit_3-0.5.0.jar | 39 KB |
circuit_3-0.5.0-sources.jar | 6 KB |
circuit_3-0.5.0-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</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_3/
implementation 'io.chrisdavenport:circuit_3:0.5.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_3/
implementation ("io.chrisdavenport:circuit_3:0.5.0")
'io.chrisdavenport:circuit_3:jar:0.5.0'
<dependency org="io.chrisdavenport" name="circuit_3" rev="0.5.0">
<artifact name="circuit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit_3', version='0.5.0')
)
libraryDependencies += "io.chrisdavenport" % "circuit_3" % "0.5.0"
[io.chrisdavenport/circuit_3 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.typelevel : cats-effect_3 | jar | 3.3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |