is not current version
Last Version 3.0.2

org.webjars.npm:import-local 0.1.1

WebJar for import-local

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

import-local
Version

Version

0.1.1
Type

Type

jar

Download import-local 0.1.1


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