License |
License
MIT
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlilconfig |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlilconfig
WebJar for lilconfig
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lilconfig-2.0.5.pom | |
lilconfig-2.0.5.jar | 6 KB |
lilconfig-2.0.5-sources.jar | 22 bytes |
lilconfig-2.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lilconfig/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lilconfig</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lilconfig/
implementation 'org.webjars.npm:lilconfig:2.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/lilconfig/
implementation ("org.webjars.npm:lilconfig:2.0.5")
'org.webjars.npm:lilconfig:jar:2.0.5'
<dependency org="org.webjars.npm" name="lilconfig" rev="2.0.5">
<artifact name="lilconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lilconfig', version='2.0.5')
)
libraryDependencies += "org.webjars.npm" % "lilconfig" % "2.0.5"
[org.webjars.npm/lilconfig "2.0.5"]