| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjquery.alphanumeric |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionjquery.alphanumeric
WebJar for jquery.alphanumeric
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery.alphanumeric-1.0.0.pom | |
| jquery.alphanumeric-1.0.0.jar | 38 KB |
| jquery.alphanumeric-1.0.0-sources.jar | 22 bytes |
| jquery.alphanumeric-1.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery.alphanumeric/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery.alphanumeric</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.alphanumeric/
implementation 'org.webjars.bower:jquery.alphanumeric:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.alphanumeric/
implementation ("org.webjars.bower:jquery.alphanumeric:1.0.0")
'org.webjars.bower:jquery.alphanumeric:jar:1.0.0'
<dependency org="org.webjars.bower" name="jquery.alphanumeric" rev="1.0.0">
<artifact name="jquery.alphanumeric" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery.alphanumeric', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "jquery.alphanumeric" % "1.0.0"
[org.webjars.bower/jquery.alphanumeric "1.0.0"]