GroupId | GroupIdcom.jwebmp.plugins.blueimp |
---|---|
ArtifactId | ArtifactIdjwebmp-blueimp-gallery |
Version | Version1.0.5.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>1.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.blueimp/jwebmp-blueimp-gallery/
implementation 'com.jwebmp.plugins.blueimp:jwebmp-blueimp-gallery:1.0.5.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.blueimp/jwebmp-blueimp-gallery/
implementation ("com.jwebmp.plugins.blueimp:jwebmp-blueimp-gallery:1.0.5.1")
'com.jwebmp.plugins.blueimp:jwebmp-blueimp-gallery:jar:1.0.5.1'
<dependency org="com.jwebmp.plugins.blueimp" name="jwebmp-blueimp-gallery" rev="1.0.5.1">
<artifact name="jwebmp-blueimp-gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.blueimp', module='jwebmp-blueimp-gallery', version='1.0.5.1')
)
libraryDependencies += "com.jwebmp.plugins.blueimp" % "jwebmp-blueimp-gallery" % "1.0.5.1"
[com.jwebmp.plugins.blueimp/jwebmp-blueimp-gallery "1.0.5.1"]