Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-jackocnr-intl-tel-input- |
Version | Version5.1.0 |
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>5.1.0</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-:5.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jackocnr-intl-tel-input-/
implementation ("org.webjars.bower:github-com-jackocnr-intl-tel-input-:5.1.0")
'org.webjars.bower:github-com-jackocnr-intl-tel-input-:jar:5.1.0'
<dependency org="org.webjars.bower" name="github-com-jackocnr-intl-tel-input-" rev="5.1.0">
<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='5.1.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-jackocnr-intl-tel-input-" % "5.1.0"
[org.webjars.bower/github-com-jackocnr-intl-tel-input- "5.1.0"]