License |
License |
---|---|
GroupId | GroupIdio.github.irevive |
ArtifactId | ArtifactIdfmq-core_2.12 |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionfmq-core
fmq-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fmq-core_2.12-0.4.1.pom | |
fmq-core_2.12-0.4.1.jar | 252 KB |
fmq-core_2.12-0.4.1-sources.jar | 25 KB |
fmq-core_2.12-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.irevive/fmq-core_2.12/ -->
<dependency>
<groupId>io.github.irevive</groupId>
<artifactId>fmq-core_2.12</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.irevive/fmq-core_2.12/
implementation 'io.github.irevive:fmq-core_2.12:0.4.1'
// https://jarcasting.com/artifacts/io.github.irevive/fmq-core_2.12/
implementation ("io.github.irevive:fmq-core_2.12:0.4.1")
'io.github.irevive:fmq-core_2.12:jar:0.4.1'
<dependency org="io.github.irevive" name="fmq-core_2.12" rev="0.4.1">
<artifact name="fmq-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.irevive', module='fmq-core_2.12', version='0.4.1')
)
libraryDependencies += "io.github.irevive" % "fmq-core_2.12" % "0.4.1"
[io.github.irevive/fmq-core_2.12 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-effect_2.12 | jar | 2.1.3 |
org.zeromq : jeromq | jar | 0.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.1 |
co.fs2 : fs2-io_2.12 | jar | 2.3.0 |