License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-almasaeed2010-AdminLTE |
Last Version | Last Versionv2.4.0-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdminLTE
WebJar for AdminLTE
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-almasaeed2010-AdminLTE/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-almasaeed2010-AdminLTE</artifactId>
<version>v2.4.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-almasaeed2010-AdminLTE/
implementation 'org.webjars.bower:github-com-almasaeed2010-AdminLTE:v2.4.0-alpha'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-almasaeed2010-AdminLTE/
implementation ("org.webjars.bower:github-com-almasaeed2010-AdminLTE:v2.4.0-alpha")
'org.webjars.bower:github-com-almasaeed2010-AdminLTE:jar:v2.4.0-alpha'
<dependency org="org.webjars.bower" name="github-com-almasaeed2010-AdminLTE" rev="v2.4.0-alpha">
<artifact name="github-com-almasaeed2010-AdminLTE" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-almasaeed2010-AdminLTE', version='v2.4.0-alpha')
)
libraryDependencies += "org.webjars.bower" % "github-com-almasaeed2010-AdminLTE" % "v2.4.0-alpha"
[org.webjars.bower/github-com-almasaeed2010-AdminLTE "v2.4.0-alpha"]