GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-metro-tiles |
Version | Version1.0.19.9-jre14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-metro-tiles/ -->
<dependency>
<groupId>com.jwebmp.plugins.jquery</groupId>
<artifactId>jwebmp-metro-tiles</artifactId>
<version>1.0.19.9-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-metro-tiles/
implementation 'com.jwebmp.plugins.jquery:jwebmp-metro-tiles:1.0.19.9-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-metro-tiles/
implementation ("com.jwebmp.plugins.jquery:jwebmp-metro-tiles:1.0.19.9-jre14")
'com.jwebmp.plugins.jquery:jwebmp-metro-tiles:jar:1.0.19.9-jre14'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-metro-tiles" rev="1.0.19.9-jre14">
<artifact name="jwebmp-metro-tiles" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-metro-tiles', version='1.0.19.9-jre14')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-metro-tiles" % "1.0.19.9-jre14"
[com.jwebmp.plugins.jquery/jwebmp-metro-tiles "1.0.19.9-jre14"]