is not current version
Last Version 1.2

ru.yandex.qatools:yatomata-camel 1.1

Camel integration for Yatomata FSM

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools
ArtifactId

ArtifactId

yatomata-camel
Version

Version

1.1
Type

Type

jar

Download yatomata-camel 1.1


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