Jar examples for r:requirejs
Maven-packaged version of RequireJS 2.0.1, provided by Jangaroo
You can download jar file requirejs 2.1.11 in this page.
The Apache Software License, Version 2.0
You can use the following script to add requirejs-2.1.11.jar to your project.
<dependency> <groupId>li.rudin.mavenjs</groupId> <artifactId>requirejs</artifactId> <version>2.1.11</version> </dependency>
compile group: 'li.rudin.mavenjs', name: 'requirejs', version: '2.1.11'
libraryDependencies += "li.rudin.mavenjs" % "requirejs" % "2.1.11"
<dependency org="li.rudin.mavenjs" name="requirejs" rev="2.1.11"/>
@Grapes(@Grab(group='li.rudin.mavenjs', module='requirejs', version='2.1.11'))
'li.rudin.mavenjs:requirejs:jar:2.1.11'
Click the following link to download the jar file.
requirejs-2.1.11.jar