GroupId | GroupIdcom.jwebmp.plugins.bootstrap |
---|---|
ArtifactId | ArtifactIdjwebmp-bootstrap |
Version | Version0.73.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-bootstrap-0.73.0.1.pom | |
jwebmp-bootstrap-0.73.0.1.jar | 930 KB |
jwebmp-bootstrap-0.73.0.1-sources.jar | 946 KB |
jwebmp-bootstrap-0.73.0.1-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.73.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation 'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.73.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootstrap/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:0.73.0.1")
'com.jwebmp.plugins.bootstrap:jwebmp-bootstrap:jar:0.73.0.1'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootstrap" rev="0.73.0.1">
<artifact name="jwebmp-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.bootstrap', module='jwebmp-bootstrap', version='0.73.0.1')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootstrap" % "0.73.0.1"
[com.jwebmp.plugins.bootstrap/jwebmp-bootstrap "0.73.0.1"]