is not current version
Last Version 1.0.2

org.webjars.npm:for-in 0.1.8

WebJar for for-in

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

for-in
Version

Version

0.1.8
Type

Type

jar

Download for-in 0.1.8


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