is not current version
Last Version 0.3

org.coffeebreaks.yui:yui-collector 0.2


GroupId

GroupId

org.coffeebreaks.yui
ArtifactId

ArtifactId

yui-collector
Version

Version

0.2
Type

Type

jar

Download yui-collector 0.2


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