is not current version
Last Version 0.0.20

com.github.zed-platform:zed-camel 0.0.19


Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-camel
Version

Version

0.0.19
Type

Type

jar

Download zed-camel 0.0.19


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