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