GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrc-input-number |
Version | Version4.5.1 |
Type | Typejar |
Filename | Size |
---|---|
rc-input-number-4.5.1.pom | |
rc-input-number-4.5.1.jar | 119 KB |
rc-input-number-4.5.1-sources.jar | 22 bytes |
rc-input-number-4.5.1-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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rc-input-number/
implementation 'org.webjars.npm:rc-input-number:4.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/rc-input-number/
implementation ("org.webjars.npm:rc-input-number:4.5.1")
'org.webjars.npm:rc-input-number:jar:4.5.1'
<dependency org="org.webjars.npm" name="rc-input-number" rev="4.5.1">
<artifact name="rc-input-number" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rc-input-number', version='4.5.1')
)
libraryDependencies += "org.webjars.npm" % "rc-input-number" % "4.5.1"
[org.webjars.npm/rc-input-number "4.5.1"]