Last Version

circuit 0.5.0

circuit

License

License

GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

circuit_2.12
Version

Version

0.5.0
Type

Type

jar
Description

Description

circuit
circuit
Project URL

Project URL

https://github.com/davenverse/circuit
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/davenverse/circuit

Download circuit_2.12 0.5.0


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>circuit_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/
implementation 'io.chrisdavenport:circuit_2.12:0.5.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/circuit_2.12/
implementation ("io.chrisdavenport:circuit_2.12:0.5.0")
'io.chrisdavenport:circuit_2.12:jar:0.5.0'
<dependency org="io.chrisdavenport" name="circuit_2.12" rev="0.5.0">
  <artifact name="circuit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='circuit_2.12', version='0.5.0')
)
libraryDependencies += "io.chrisdavenport" % "circuit_2.12" % "0.5.0"
[io.chrisdavenport/circuit_2.12 "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.typelevel : cats-core_2.12 jar 2.7.0
org.typelevel : cats-effect_2.12 jar 3.3.10

test (1)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_2.12 jar 1.0.7

Project Modules

There are no modules declared in this project.