is not current version
Last Version 4.0.0

org.webjars.npm:import-lazy 2.1.0

WebJar for import-lazy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

import-lazy
Version

Version

2.1.0
Type

Type

jar

Download import-lazy 2.1.0


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