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