is not current version
Last Version 1.5

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

The Loom Framework tests jar and third-party dependencies.

GroupId

GroupId

org.extrema-sistemas.loom
ArtifactId

ArtifactId

loom-tests
Version

Version

1.0
Type

Type

jar

Download loom-tests 1.0


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