is not current version
Last Version 1.2.9

es.ucm.fdi.grasia.faerie:model-parent 1.2.8


GroupId

GroupId

es.ucm.fdi.grasia.faerie
ArtifactId

ArtifactId

model-parent
Version

Version

1.2.8
Type

Type

pom

Download model-parent 1.2.8

Filename Size
model-parent-1.2.8.pom 1 KB
Browse

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