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