License |
License |
---|---|
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdax-bootstrap-theme |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcross Bootstrap Theme
This module provides the across themes.
|
<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/ax-bootstrap-theme/ -->
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>ax-bootstrap-theme</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/ax-bootstrap-theme/
implementation 'com.foreach.across.modules:ax-bootstrap-theme:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/ax-bootstrap-theme/
implementation ("com.foreach.across.modules:ax-bootstrap-theme:0.0.1.RELEASE")
'com.foreach.across.modules:ax-bootstrap-theme:jar:0.0.1.RELEASE'
<dependency org="com.foreach.across.modules" name="ax-bootstrap-theme" rev="0.0.1.RELEASE">
<artifact name="ax-bootstrap-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='ax-bootstrap-theme', version='0.0.1.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "ax-bootstrap-theme" % "0.0.1.RELEASE"
[com.foreach.across.modules/ax-bootstrap-theme "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.foreach.across.modules : admin-web-module | jar | 4.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |