is not current version
Last Version 0.28

eu.limetri.ygg:ygg-parent 0.18

Ygg provides core components for a business process handing platform

GroupId

GroupId

eu.limetri.ygg
ArtifactId

ArtifactId

ygg-parent
Version

Version

0.18
Type

Type

pom

Download ygg-parent 0.18

Filename Size
ygg-parent-0.18.pom 8 KB
Browse

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