GroupId | GroupIdcom.jwebmp.plugins.bootstrap |
---|---|
ArtifactId | ArtifactIdjwebmp-bootswatch |
Version | Version0.67.0.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootswatch/ -->
<dependency>
<groupId>com.jwebmp.plugins.bootstrap</groupId>
<artifactId>jwebmp-bootswatch</artifactId>
<version>0.67.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootswatch/
implementation 'com.jwebmp.plugins.bootstrap:jwebmp-bootswatch:0.67.0.12'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.bootstrap/jwebmp-bootswatch/
implementation ("com.jwebmp.plugins.bootstrap:jwebmp-bootswatch:0.67.0.12")
'com.jwebmp.plugins.bootstrap:jwebmp-bootswatch:jar:0.67.0.12'
<dependency org="com.jwebmp.plugins.bootstrap" name="jwebmp-bootswatch" rev="0.67.0.12">
<artifact name="jwebmp-bootswatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.bootstrap', module='jwebmp-bootswatch', version='0.67.0.12')
)
libraryDependencies += "com.jwebmp.plugins.bootstrap" % "jwebmp-bootswatch" % "0.67.0.12"
[com.jwebmp.plugins.bootstrap/jwebmp-bootswatch "0.67.0.12"]