l

loom-js

This artifact includes all the required javascript and default CSS files, both from loom and third party js libraries.
http://loom.extrema-sistemas.org
The Apache Software License, Version 2.0
Extrema
Files download
File Operation
loom-js-1.0-RC2.pom download
Apache Maven
<dependency>
  <groupId>org.extrema-sistemas.loom</groupId>
  <artifactId>loom-js</artifactId>
  <version>1.0-RC2</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.extrema-sistemas.loom:loom-js:1.0-RC2'
Gradle Kotlin
implementation("org.extrema-sistemas.loom:loom-js:1.0-RC2")
Scala SBT
libraryDependencies += "org.extrema-sistemas.loom" % "loom-js" % "1.0-RC2"
Groovy Grape
@Grapes(
  @Grab(group='org.extrema-sistemas.loom', module='loom-js', version='1.0-RC2')
)
Apache Ivy
<dependency org="org.extrema-sistemas.loom" name="loom-js" rev="1.0-RC2" />
Leiningen
[org.extrema-sistemas.loom/loom-js "1.0-RC2"]
Apache Buildr
'org.extrema-sistemas.loom:loom-js:jar:1.0-RC2'
Dependencies
The project has no third-party dependencies