is not current version
Last Version 0.0.4

io.github.wycliffmuriithi:rabbitcamel 0.0.2

Demo project for Spring Boot

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.wycliffmuriithi
ArtifactId

ArtifactId

rabbitcamel
Version

Version

0.0.2
Type

Type

jar

Download rabbitcamel 0.0.2


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