is not current version
Last Version 1.5

org.orienteer:orienteer-camel 1.4


Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-camel
Version

Version

1.4
Type

Type

jar

Download orienteer-camel 1.4


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