License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdWOW |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWOW
WebJar for WOW
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WOW-1.1.2.pom | |
WOW-1.1.2.jar | 8 KB |
WOW-1.1.2-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/WOW/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>WOW</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/WOW/
implementation 'org.webjars:WOW:1.1.2'
// https://jarcasting.com/artifacts/org.webjars/WOW/
implementation ("org.webjars:WOW:1.1.2")
'org.webjars:WOW:jar:1.1.2'
<dependency org="org.webjars" name="WOW" rev="1.1.2">
<artifact name="WOW" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='WOW', version='1.1.2')
)
libraryDependencies += "org.webjars" % "WOW" % "1.1.2"
[org.webjars/WOW "1.1.2"]