e

expandjs-all

WebJar for Expand JS compendium
http://webjars.org
Copyright
Brice Copy
Files download
File Operation
expandjs-all-0.1.0.jar download
expandjs-all-0.1.0.pom download
Apache Maven
<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>expandjs-all</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars:expandjs-all:0.1.0'
Gradle Kotlin
implementation("org.webjars:expandjs-all:0.1.0")
Scala SBT
libraryDependencies += "org.webjars" % "expandjs-all" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars', module='expandjs-all', version='0.1.0')
)
Apache Ivy
<dependency org="org.webjars" name="expandjs-all" rev="0.1.0" />
Leiningen
[org.webjars/expandjs-all "0.1.0"]
Apache Buildr
'org.webjars:expandjs-all:jar:0.1.0'