is not current version
Last Version 1.2.9

es.ucm.fdi.grasia.faerie:tests 1.2.7


GroupId

GroupId

es.ucm.fdi.grasia.faerie
ArtifactId

ArtifactId

tests
Version

Version

1.2.7
Type

Type

pom

Download tests 1.2.7

Filename Size
tests-1.2.7.pom 1 KB
Browse

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