is not current version
Last Version 0.4.1

io.github.irevive:fmq-core_2.12 0.3.4

fmq-core

GroupId

GroupId

io.github.irevive
ArtifactId

ArtifactId

fmq-core_2.12
Version

Version

0.3.4
Type

Type

jar

Download fmq-core_2.12 0.3.4


<!-- 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.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.irevive/fmq-core_2.12/
implementation 'io.github.irevive:fmq-core_2.12:0.3.4'
// https://jarcasting.com/artifacts/io.github.irevive/fmq-core_2.12/
implementation ("io.github.irevive:fmq-core_2.12:0.3.4")
'io.github.irevive:fmq-core_2.12:jar:0.3.4'
<dependency org="io.github.irevive" name="fmq-core_2.12" rev="0.3.4">
  <artifact name="fmq-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.irevive', module='fmq-core_2.12', version='0.3.4')
)
libraryDependencies += "io.github.irevive" % "fmq-core_2.12" % "0.3.4"
[io.github.irevive/fmq-core_2.12 "0.3.4"]