GroupId | GroupIdcom.jwebmp |
---|---|
ArtifactId | ArtifactIdjwebmp-bootstrap |
Version | Version0.62.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-bootstrap-0.62.0.1.pom | |
jwebmp-bootstrap-0.62.0.1.jar | 788 KB |
jwebmp-bootstrap-0.62.0.1-tests.jar | 38 KB |
jwebmp-bootstrap-0.62.0.1-sources.jar | 847 KB |
jwebmp-bootstrap-0.62.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bootstrap/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-bootstrap</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bootstrap/
implementation 'com.jwebmp:jwebmp-bootstrap:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bootstrap/
implementation ("com.jwebmp:jwebmp-bootstrap:0.62.0.1")
'com.jwebmp:jwebmp-bootstrap:jar:0.62.0.1'
<dependency org="com.jwebmp" name="jwebmp-bootstrap" rev="0.62.0.1">
<artifact name="jwebmp-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-bootstrap', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp" % "jwebmp-bootstrap" % "0.62.0.1"
[com.jwebmp/jwebmp-bootstrap "0.62.0.1"]