is not current version
Last Version 1.1.0

net.therore:therore-concurrent-camel 1.0.0

Apache Camel support

Categories

Categories

Net
GroupId

GroupId

net.therore
ArtifactId

ArtifactId

therore-concurrent-camel
Version

Version

1.0.0
Type

Type

jar

Download therore-concurrent-camel 1.0.0


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