You can download q-1.4.1.jar in this page.
MIT
q-1.4.1.jar file has the following types.
META-INF/maven/org.webjars.npm/q/pom.properties META-INF/maven/org.webjars.npm/q/pom.xml META-INF/resources/webjars/q/1.4.1/CHANGES.md META-INF/resources/webjars/q/1.4.1/LICENSE META-INF/resources/webjars/q/1.4.1/README.md META-INF/resources/webjars/q/1.4.1/package.json META-INF/resources/webjars/q/1.4.1/q.js META-INF/resources/webjars/q/1.4.1/queue.js
q-1.4.1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.webjars.npm</groupId> <artifactId>q</artifactId> <version>1.4.1</version> <name>q</name> <description>WebJar for q</description> <url>http://webjars.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <scm> <url>https://github.com/kriskowal/q</url> <connection>git://github.com/kriskowal/q.git</connection> <developerConnection>git://github.com/kriskowal/q.git</developerConnection> <tag>v1.4.1</tag> </scm> <developers> <developer> <id>webjars</id> <url>http://webjars.org</url> </developer> </developers> <licenses> <license> <name>MIT</name> <url>https://spdx.org/licenses/MIT#licenseText</url> <distribution>repo</distribution> </license> </licenses> <dependencies> </dependencies> </project>
<dependency> <groupId>org.webjars.npm</groupId> <artifactId>q</artifactId> <version>1.4.1</version> </dependency>
If you think the following q-1.4.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.