не последняя версия
Последняя версия 0.14.0

com.github.yiuman:citrus-support 0.1.2.RELEASE


Группа

Группа

com.github.yiuman
Идентификатор

Идентификатор

citrus-support
Версия

Версия

0.1.2.RELEASE
Тип

Тип

jar

Скачать citrus-support 0.1.2.RELEASE


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