is not current version
Last Version 1.2.9

es.ucm.fdi.grasia.faerie:bundle-parent 1.2.7


GroupId

GroupId

es.ucm.fdi.grasia.faerie
ArtifactId

ArtifactId

bundle-parent
Version

Version

1.2.7
Type

Type

pom

Download bundle-parent 1.2.7

Filename Size
bundle-parent-1.2.7.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/bundle-parent/ -->
<dependency>
    <groupId>es.ucm.fdi.grasia.faerie</groupId>
    <artifactId>bundle-parent</artifactId>
    <version>1.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/bundle-parent/
implementation 'es.ucm.fdi.grasia.faerie:bundle-parent:1.2.7'
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/bundle-parent/
implementation ("es.ucm.fdi.grasia.faerie:bundle-parent:1.2.7")
'es.ucm.fdi.grasia.faerie:bundle-parent:pom:1.2.7'
<dependency org="es.ucm.fdi.grasia.faerie" name="bundle-parent" rev="1.2.7">
  <artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.ucm.fdi.grasia.faerie', module='bundle-parent', version='1.2.7')
)
libraryDependencies += "es.ucm.fdi.grasia.faerie" % "bundle-parent" % "1.2.7"
[es.ucm.fdi.grasia.faerie/bundle-parent "1.2.7"]