is not current version
Last Version 2.1.0

org.webjars.npm:restricted-input 2.0.1

WebJar for restricted-input

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

restricted-input
Version

Version

2.0.1
Type

Type

jar

Download restricted-input 2.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/restricted-input/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>restricted-input</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/restricted-input/
implementation 'org.webjars.npm:restricted-input:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/restricted-input/
implementation ("org.webjars.npm:restricted-input:2.0.1")
'org.webjars.npm:restricted-input:jar:2.0.1'
<dependency org="org.webjars.npm" name="restricted-input" rev="2.0.1">
  <artifact name="restricted-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='restricted-input', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "restricted-input" % "2.0.1"
[org.webjars.npm/restricted-input "2.0.1"]