is not current version
Last Version 1.5

org.extrema-sistemas.loom:loom-tests 1.1

The Loom Framework tests jar and third-party dependencies.

GroupId

GroupId

org.extrema-sistemas.loom
ArtifactId

ArtifactId

loom-tests
Version

Version

1.1
Type

Type

jar

Download loom-tests 1.1


<!-- https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/ -->
<dependency>
    <groupId>org.extrema-sistemas.loom</groupId>
    <artifactId>loom-tests</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/
implementation 'org.extrema-sistemas.loom:loom-tests:1.1'
// https://jarcasting.com/artifacts/org.extrema-sistemas.loom/loom-tests/
implementation ("org.extrema-sistemas.loom:loom-tests:1.1")
'org.extrema-sistemas.loom:loom-tests:jar:1.1'
<dependency org="org.extrema-sistemas.loom" name="loom-tests" rev="1.1">
  <artifact name="loom-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.extrema-sistemas.loom', module='loom-tests', version='1.1')
)
libraryDependencies += "org.extrema-sistemas.loom" % "loom-tests" % "1.1"
[org.extrema-sistemas.loom/loom-tests "1.1"]