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