Last Version

Yandex Yatomata 1.11

Yet another finite state machine implementation

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools
ArtifactId

ArtifactId

yatomata
Version

Version

1.11
Type

Type

jar
Description

Description

Yandex Yatomata
Yet another finite state machine implementation
Project URL

Project URL

https://github.com/yandex-qatools/yatomata/
Project Organization

Project Organization

Yandex

Download yatomata 1.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.