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