GroupId | GroupIdcom.jwebmp.plugins.bootstrap |
---|---|
ArtifactId | ArtifactIdjwebmp-bootstrap |
Version | Version0.67.0.9 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-bootstrap-0.67.0.9.pom | |
jwebmp-bootstrap-0.67.0.9.jar | 892 KB |
jwebmp-bootstrap-0.67.0.9-tests.jar | 58 KB |
jwebmp-bootstrap-0.67.0.9-sources.jar | 914 KB |
jwebmp-bootstrap-0.67.0.9-javadoc.jar | 4 MB |
Browse |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation 'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.67.0.9")
'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:jar:0.67.0.9'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootstrap" rev="0.67.0.9">
<artifact name="jwebmp-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.bootstrap', module='jwebmp-bootstrap', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootstrap" % "0.67.0.9"
[com.jwebmp.plugins.bootstrap/jwebmp-bootstrap "0.67.0.9"]