MVN

com.aranya.jquery : jquery-amd

Maven & Gradle

Oct 18, 2013

jQuery AMD Library · jQuery with AMD wrapper

<dependency>
    <groupId>com.aranya.jquery</groupId>
    <artifactId>jquery-amd</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aranya.jquery : jquery-amd to add to Maven - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of com.aranya.jquery : jquery-amd to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
jquery-amd-1.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aranya.jquery</groupId>
    <artifactId>jquery-amd</artifactId>
    <version>1.9.1</version>
</dependency>