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