License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlazy-property |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionlazy-property
WebJar for lazy-property
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lazy-property-1.0.0.pom | |
lazy-property-1.0.0.jar | 5 KB |
lazy-property-1.0.0-sources.jar | 22 bytes |
lazy-property-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lazy-property/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lazy-property</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lazy-property/
implementation 'org.webjars.npm:lazy-property:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/lazy-property/
implementation ("org.webjars.npm:lazy-property:1.0.0")
'org.webjars.npm:lazy-property:jar:1.0.0'
<dependency org="org.webjars.npm" name="lazy-property" rev="1.0.0">
<artifact name="lazy-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lazy-property', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "lazy-property" % "1.0.0"
[org.webjars.npm/lazy-property "1.0.0"]