is not current version
Last Version 2.3.2

com.github.taymindis:channeling-camel 2.3.1

The Channeling Camel Component

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

channeling-camel
Version

Version

2.3.1
Type

Type

jar

Download channeling-camel 2.3.1


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