is not current version
Last Version 0.28

eu.limetri.ygg:ygg-client-web 0.20


Categories

Categories

CLI User Interface
GroupId

GroupId

eu.limetri.ygg
ArtifactId

ArtifactId

ygg-client-web
Version

Version

0.20
Type

Type

war

Download ygg-client-web 0.20


<!-- https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/ -->
<dependency>
    <groupId>eu.limetri.ygg</groupId>
    <artifactId>ygg-client-web</artifactId>
    <version>0.20</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/
implementation 'eu.limetri.ygg:ygg-client-web:0.20'
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/
implementation ("eu.limetri.ygg:ygg-client-web:0.20")
'eu.limetri.ygg:ygg-client-web:war:0.20'
<dependency org="eu.limetri.ygg" name="ygg-client-web" rev="0.20">
  <artifact name="ygg-client-web" type="war" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.ygg', module='ygg-client-web', version='0.20')
)
libraryDependencies += "eu.limetri.ygg" % "ygg-client-web" % "0.20"
[eu.limetri.ygg/ygg-client-web "0.20"]