is not current version
Last Version 4.0.0

org.webjars.npm:long 1.1.2

WebJar for long

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

long
Version

Version

1.1.2
Type

Type

jar

Download long 1.1.2


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