is not current version
Last Version 1.0.4

org.webjars.npm:lockfile 1.0.1

WebJar for lockfile

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lockfile
Version

Version

1.0.1
Type

Type

jar

Download lockfile 1.0.1


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