is not current version
Last Version 0.28

eu.limetri.ygg:ygg-parent 0.12

Ygg provides core components for a business process handing platform

GroupId

GroupId

eu.limetri.ygg
ArtifactId

ArtifactId

ygg-parent
Version

Version

0.12
Type

Type

pom

Download ygg-parent 0.12

Filename Size
ygg-parent-0.12.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.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-parent/
implementation 'eu.limetri.ygg:ygg-parent:0.12'
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-parent/
implementation ("eu.limetri.ygg:ygg-parent:0.12")
'eu.limetri.ygg:ygg-parent:pom:0.12'
<dependency org="eu.limetri.ygg" name="ygg-parent" rev="0.12">
  <artifact name="ygg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.ygg', module='ygg-parent', version='0.12')
)
libraryDependencies += "eu.limetri.ygg" % "ygg-parent" % "0.12"
[eu.limetri.ygg/ygg-parent "0.12"]