is not current version
Last Version 2.1.3

org.webjars.npm:random-access-file 2.0.1

WebJar for random-access-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

random-access-file
Version

Version

2.0.1
Type

Type

jar

Download random-access-file 2.0.1


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