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