is not current version
Last Version 0.28

eu.limetri.ygg:ygg-parent 0.8

Ygg provides core components for a business process handing platform

GroupId

GroupId

eu.limetri.ygg
ArtifactId

ArtifactId

ygg-parent
Version

Version

0.8
Type

Type

pom

Download ygg-parent 0.8

Filename Size
ygg-parent-0.8.pom 6 KB
Browse

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