is not current version
Last Version 4.0.0

org.webjars.npm:import-lazy 3.0.0

WebJar for import-lazy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

import-lazy
Version

Version

3.0.0
Type

Type

jar

Download import-lazy 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/import-lazy/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>import-lazy</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/import-lazy/
implementation 'org.webjars.npm:import-lazy:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/import-lazy/
implementation ("org.webjars.npm:import-lazy:3.0.0")
'org.webjars.npm:import-lazy:jar:3.0.0'
<dependency org="org.webjars.npm" name="import-lazy" rev="3.0.0">
  <artifact name="import-lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='import-lazy', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "import-lazy" % "3.0.0"
[org.webjars.npm/import-lazy "3.0.0"]