is not current version
Last Version 2.4

org.extrema-sistemas:loom-core 2.0

Uploads all artifacts belonging to configuration ':archives'.

GroupId

GroupId

org.extrema-sistemas
ArtifactId

ArtifactId

loom-core
Version

Version

2.0
Type

Type

jar

Download loom-core 2.0


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