is not current version
Last Version 1.5

org.extrema-sistemas.loom:loom 0.8.8

The Loom Framework jar and third-party dependencies.

GroupId

GroupId

org.extrema-sistemas.loom
ArtifactId

ArtifactId

loom
Version

Version

0.8.8
Type

Type

jar

Download loom 0.8.8


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