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