is not current version
Last Version 2.4

org.extrema-sistemas:loom-tests 2.3

Uploads all artifacts belonging to configuration ':archives'.

GroupId

GroupId

org.extrema-sistemas
ArtifactId

ArtifactId

loom-tests
Version

Version

2.3
Type

Type

jar

Download loom-tests 2.3


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