Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-jackocnr-intl-tel-input |
Version | Versionv9.2.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-jackocnr-intl-tel-input/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-jackocnr-intl-tel-input</artifactId>
<version>v9.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jackocnr-intl-tel-input/
implementation 'org.webjars.bower:github-com-jackocnr-intl-tel-input:v9.2.7'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jackocnr-intl-tel-input/
implementation ("org.webjars.bower:github-com-jackocnr-intl-tel-input:v9.2.7")
'org.webjars.bower:github-com-jackocnr-intl-tel-input:jar:v9.2.7'
<dependency org="org.webjars.bower" name="github-com-jackocnr-intl-tel-input" rev="v9.2.7">
<artifact name="github-com-jackocnr-intl-tel-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-jackocnr-intl-tel-input', version='v9.2.7')
)
libraryDependencies += "org.webjars.bower" % "github-com-jackocnr-intl-tel-input" % "v9.2.7"
[org.webjars.bower/github-com-jackocnr-intl-tel-input "v9.2.7"]