| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdanimate.css |
| Last Version | Last Version3.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnimate.css
WebJar for Animate.css
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| animate.css-3.7.2.pom | |
| animate.css-3.7.2.jar | 21 KB |
| animate.css-3.7.2-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/animate.css/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>animate.css</artifactId>
<version>3.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/animate.css/
implementation 'org.webjars:animate.css:3.7.2'
// https://jarcasting.com/artifacts/org.webjars/animate.css/
implementation ("org.webjars:animate.css:3.7.2")
'org.webjars:animate.css:jar:3.7.2'
<dependency org="org.webjars" name="animate.css" rev="3.7.2">
<artifact name="animate.css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='animate.css', version='3.7.2')
)
libraryDependencies += "org.webjars" % "animate.css" % "3.7.2"
[org.webjars/animate.css "3.7.2"]