License |
License |
---|---|
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdmetronome-core_2.12 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetronome-core_2.12
Common abstractions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iohk/metronome-core_2.12/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>metronome-core_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/metronome-core_2.12/
implementation 'io.iohk:metronome-core_2.12:0.4.0'
// https://jarcasting.com/artifacts/io.iohk/metronome-core_2.12/
implementation ("io.iohk:metronome-core_2.12:0.4.0")
'io.iohk:metronome-core_2.12:jar:0.4.0'
<dependency org="io.iohk" name="metronome-core_2.12" rev="0.4.0">
<artifact name="metronome-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='metronome-core_2.12', version='0.4.0')
)
libraryDependencies += "io.iohk" % "metronome-core_2.12" % "0.4.0"
[io.iohk/metronome-core_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.12 | jar | 2.3.1 |
org.typelevel : cats-effect_2.12 | jar | 2.3.1 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
io.monix : monix_2.12 | jar | 3.3.0 |