GroupId | GroupIdcom.jwebmp.plugins.blueimp |
---|---|
ArtifactId | ArtifactIdjwebmp-plugins-blueimp-parent |
Version | Version1.1.0.1-jre14 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-blueimp-parent-1.1.0.1-jre14.pom | 812 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.blueimp/jwebmp-plugins-blueimp-parent/ -->
<dependency>
<groupId>com.jwebmp.plugins.blueimp</groupId>
<artifactId>jwebmp-plugins-blueimp-parent</artifactId>
<version>1.1.0.1-jre14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.blueimp/jwebmp-plugins-blueimp-parent/
implementation 'com.jwebmp.plugins.blueimp:jwebmp-plugins-blueimp-parent:1.1.0.1-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.blueimp/jwebmp-plugins-blueimp-parent/
implementation ("com.jwebmp.plugins.blueimp:jwebmp-plugins-blueimp-parent:1.1.0.1-jre14")
'com.jwebmp.plugins.blueimp:jwebmp-plugins-blueimp-parent:pom:1.1.0.1-jre14'
<dependency org="com.jwebmp.plugins.blueimp" name="jwebmp-plugins-blueimp-parent" rev="1.1.0.1-jre14">
<artifact name="jwebmp-plugins-blueimp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.blueimp', module='jwebmp-plugins-blueimp-parent', version='1.1.0.1-jre14')
)
libraryDependencies += "com.jwebmp.plugins.blueimp" % "jwebmp-plugins-blueimp-parent" % "1.1.0.1-jre14"
[com.jwebmp.plugins.blueimp/jwebmp-plugins-blueimp-parent "1.1.0.1-jre14"]