is not current version
Last Version 1.2.9

es.ucm.fdi.grasia.faerie:test-parent 1.2.6


GroupId

GroupId

es.ucm.fdi.grasia.faerie
ArtifactId

ArtifactId

test-parent
Version

Version

1.2.6
Type

Type

pom

Download test-parent 1.2.6

Filename Size
test-parent-1.2.6.pom 1 KB
Browse

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