License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdfeatherlight |
Version | Version1.7.12 |
Type | Typejar |
Description |
Descriptionfeatherlight
WebJar for featherlight
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
featherlight-1.7.12.pom | |
featherlight-1.7.12.jar | 852 KB |
featherlight-1.7.12-sources.jar | 22 bytes |
featherlight-1.7.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/featherlight/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>featherlight</artifactId>
<version>1.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/featherlight/
implementation 'org.webjars.bower:featherlight:1.7.12'
// https://jarcasting.com/artifacts/org.webjars.bower/featherlight/
implementation ("org.webjars.bower:featherlight:1.7.12")
'org.webjars.bower:featherlight:jar:1.7.12'
<dependency org="org.webjars.bower" name="featherlight" rev="1.7.12">
<artifact name="featherlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='featherlight', version='1.7.12')
)
libraryDependencies += "org.webjars.bower" % "featherlight" % "1.7.12"
[org.webjars.bower/featherlight "1.7.12"]