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