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