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