is not current version
Last Version 0.3.1

org.webjars.npm:custom-input 0.2.1

WebJar for custom-input

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

custom-input
Version

Version

0.2.1
Type

Type

jar

Download custom-input 0.2.1


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