is not current version
Last Version 0.14.0

com.github.yiuman:citrus-support 0.0.3


GroupId

GroupId

com.github.yiuman
ArtifactId

ArtifactId

citrus-support
Version

Version

0.0.3
Type

Type

jar

Download citrus-support 0.0.3


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