Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.wycliffmuriithi |
ArtifactId | ArtifactIdrabbitcamel |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
rabbitcamel-0.0.2.pom | |
rabbitcamel-0.0.2.jar | 29 KB |
rabbitcamel-0.0.2-sources.jar | 13 KB |
rabbitcamel-0.0.2-javadoc.jar | 180 KB |
Browse |
<!-- 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"]