is not current version
Last Version 0.3

org.coffeebreaks.yui:yui-runner 0.2


GroupId

GroupId

org.coffeebreaks.yui
ArtifactId

ArtifactId

yui-runner
Version

Version

0.2
Type

Type

jar

Download yui-runner 0.2


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