GroupId | GroupIdorg.webjars.bowergithub.fooloomanzoo |
---|---|
ArtifactId | ArtifactIdtext-input |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
text-input-2.0.8.pom | |
text-input-2.0.8.jar | 19 KB |
text-input-2.0.8-sources.jar | 22 bytes |
text-input-2.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/text-input/ -->
<dependency>
<groupId>org.webjars.bowergithub.fooloomanzoo</groupId>
<artifactId>text-input</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/text-input/
implementation 'org.webjars.bowergithub.fooloomanzoo:text-input:2.0.8'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/text-input/
implementation ("org.webjars.bowergithub.fooloomanzoo:text-input:2.0.8")
'org.webjars.bowergithub.fooloomanzoo:text-input:jar:2.0.8'
<dependency org="org.webjars.bowergithub.fooloomanzoo" name="text-input" rev="2.0.8">
<artifact name="text-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.fooloomanzoo', module='text-input', version='2.0.8')
)
libraryDependencies += "org.webjars.bowergithub.fooloomanzoo" % "text-input" % "2.0.8"
[org.webjars.bowergithub.fooloomanzoo/text-input "2.0.8"]