GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrc-input-number |
Version | Version4.3.9 |
Type | Typejar |
Filename | Size |
---|---|
rc-input-number-4.3.9.pom | |
rc-input-number-4.3.9.jar | 112 KB |
rc-input-number-4.3.9-sources.jar | 22 bytes |
rc-input-number-4.3.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rc-input-number/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rc-input-number</artifactId>
<version>4.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rc-input-number/
implementation 'org.webjars.npm:rc-input-number:4.3.9'
// https://jarcasting.com/artifacts/org.webjars.npm/rc-input-number/
implementation ("org.webjars.npm:rc-input-number:4.3.9")
'org.webjars.npm:rc-input-number:jar:4.3.9'
<dependency org="org.webjars.npm" name="rc-input-number" rev="4.3.9">
<artifact name="rc-input-number" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rc-input-number', version='4.3.9')
)
libraryDependencies += "org.webjars.npm" % "rc-input-number" % "4.3.9"
[org.webjars.npm/rc-input-number "4.3.9"]