is not current version
Last Version 1.5

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

The Loom Framework jar and third-party dependencies.

GroupId

GroupId

org.extrema-sistemas.loom
ArtifactId

ArtifactId

loom
Version

Version

1.0-RC2
Type

Type

jar

Download loom 1.0-RC2


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