License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdworld-countries |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionworld-countries
WebJar for world-countries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
world-countries-1.8.0.pom | |
world-countries-1.8.0.jar | 4 MB |
world-countries-1.8.0-sources.jar | 22 bytes |
world-countries-1.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/world-countries/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>world-countries</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/world-countries/
implementation 'org.webjars.bower:world-countries:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.bower/world-countries/
implementation ("org.webjars.bower:world-countries:1.8.0")
'org.webjars.bower:world-countries:jar:1.8.0'
<dependency org="org.webjars.bower" name="world-countries" rev="1.8.0">
<artifact name="world-countries" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='world-countries', version='1.8.0')
)
libraryDependencies += "org.webjars.bower" % "world-countries" % "1.8.0"
[org.webjars.bower/world-countries "1.8.0"]