License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdautonumeric |
Version | Version4.6.0 |
Type | Typejar |
Description |
Descriptionautonumeric
WebJar for autonumeric
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autonumeric-4.6.0.pom | |
autonumeric-4.6.0.jar | 715 KB |
autonumeric-4.6.0-sources.jar | 22 bytes |
autonumeric-4.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/autonumeric/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>autonumeric</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/autonumeric/
implementation 'org.webjars.npm:autonumeric:4.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/autonumeric/
implementation ("org.webjars.npm:autonumeric:4.6.0")
'org.webjars.npm:autonumeric:jar:4.6.0'
<dependency org="org.webjars.npm" name="autonumeric" rev="4.6.0">
<artifact name="autonumeric" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='autonumeric', version='4.6.0')
)
libraryDependencies += "org.webjars.npm" % "autonumeric" % "4.6.0"
[org.webjars.npm/autonumeric "4.6.0"]