is not current version
Last Version 1.2

ru.yandex.qatools:yatomata-camel 1.0

Camel integration for Yatomata FSM

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools
ArtifactId

ArtifactId

yatomata-camel
Version

Version

1.0
Type

Type

jar

Download yatomata-camel 1.0


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