auto-animate
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.mvnpm.at.formkit</groupId> <artifactId>auto-animate</artifactId> <version>0.8.2</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.mvnpm.at.formkit</groupId> <artifactId>auto-animate</artifactId> <version>0.8.2</version> <name>formkit auto-animate</name> <description>Add motion to your apps with a single line of code.</description> <url>https://github.com/formkit/auto-animate#readme</url> <organization> <name>Justin Schroeder</name> <url>https://github.com/formkit/auto-animate#readme</url> </organization> <licenses> <license> <name>MIT</name> </license> </licenses> <developers> <developer> <name>devoidofgenius</name> <email>cellinger@wearebraid.com</email> </developer> <developer> <name>fenilli</name> <email>gustavofenilli@gmail.com</email> </developer> <developer> <name>justin-schroeder</name> <email>justin@formkit.com</email> </developer> <developer> <name>boyd</name> <email>andrew+npm@formkit.com</email> </developer> </developers> <scm> <connection>https://github.com/formkit/auto-animate.git</connection> <developerConnection>https://github.com/formkit/auto-animate.git</developerConnection> <url>https://github.com/formkit/auto-animate</url> </scm> <issueManagement> <url>https://github.com/formkit/auto-animate/issues</url> </issueManagement> </project>