is not current version
Last Version 0.14.0

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


GroupId

GroupId

com.github.yiuman
ArtifactId

ArtifactId

citrus-support
Version

Version

0.1.0.RELEASE
Type

Type

jar

Download citrus-support 0.1.0.RELEASE


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