GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-i18n-properties |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jquery-i18n-properties-1.2.0.pom | |
jquery-i18n-properties-1.2.0.jar | 10 KB |
jquery-i18n-properties-1.2.0-sources.jar | 22 bytes |
jquery-i18n-properties-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-i18n-properties/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-i18n-properties</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-i18n-properties/
implementation 'org.webjars.bower:jquery-i18n-properties:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-i18n-properties/
implementation ("org.webjars.bower:jquery-i18n-properties:1.2.0")
'org.webjars.bower:jquery-i18n-properties:jar:1.2.0'
<dependency org="org.webjars.bower" name="jquery-i18n-properties" rev="1.2.0">
<artifact name="jquery-i18n-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-i18n-properties', version='1.2.0')
)
libraryDependencies += "org.webjars.bower" % "jquery-i18n-properties" % "1.2.0"
[org.webjars.bower/jquery-i18n-properties "1.2.0"]