is not current version
Last Version 0.10.0

org.citrusframework.yaks:yaks-tools 0.2.0


GroupId

GroupId

org.citrusframework.yaks
ArtifactId

ArtifactId

yaks-tools
Version

Version

0.2.0
Type

Type

pom

Download yaks-tools 0.2.0

Filename Size
yaks-tools-0.2.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.citrusframework.yaks/yaks-tools/ -->
<dependency>
    <groupId>org.citrusframework.yaks</groupId>
    <artifactId>yaks-tools</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.citrusframework.yaks/yaks-tools/
implementation 'org.citrusframework.yaks:yaks-tools:0.2.0'
// https://jarcasting.com/artifacts/org.citrusframework.yaks/yaks-tools/
implementation ("org.citrusframework.yaks:yaks-tools:0.2.0")
'org.citrusframework.yaks:yaks-tools:pom:0.2.0'
<dependency org="org.citrusframework.yaks" name="yaks-tools" rev="0.2.0">
  <artifact name="yaks-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.citrusframework.yaks', module='yaks-tools', version='0.2.0')
)
libraryDependencies += "org.citrusframework.yaks" % "yaks-tools" % "0.2.0"
[org.citrusframework.yaks/yaks-tools "0.2.0"]