Download spin.js-1.3.3.jar file

Introduction

You can download spin.js-1.3.3.jar in this page.

License

MIT

Type List

spin.js-1.3.3.jar file has the following types.

META-INF/maven/org.webjars.bower/spin.js/pom.properties
META-INF/maven/org.webjars.bower/spin.js/pom.xml
META-INF/resources/webjars/spin.js/1.3.3/.gitignore
META-INF/resources/webjars/spin.js/1.3.3/.jshintrc
META-INF/resources/webjars/spin.js/1.3.3/.npmignore
META-INF/resources/webjars/spin.js/1.3.3/LICENSE.txt
META-INF/resources/webjars/spin.js/1.3.3/README.md
META-INF/resources/webjars/spin.js/1.3.3/bower.json
META-INF/resources/webjars/spin.js/1.3.3/jquery.spin.js
META-INF/resources/webjars/spin.js/1.3.3/spin.js

Pom

spin.js-1.3.3.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.bower</groupId>
    <artifactId>spin.js</artifactId>
    <version>1.3.3</version>
    <name>spin.js</name>
    <description>WebJar for spin.js</description>
    <url>http://webjars.org</url>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

    <scm>
        <url>https://github.com/fgnass/spin.js</url>
        <connection>git://github.com/fgnass/spin.js.git</connection>
        <developerConnection>git://github.com/fgnass/spin.js.git</developerConnection>
        <tag>v1.3.3</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>

POM Entry

<dependency>
   <groupId>org.webjars.bower</groupId>
   <artifactId>spin.js</artifactId>
   <version>1.3.3</version>
</dependency>

Download

If you think the following spin.js-1.3.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download spin.js-1.3.3.jar file




PreviousNext

Related