is not current version
Last Version 1.13.2

org.webjars.bowergithub.jashkenas:underscore 1.8.3

WebJar for underscore

GroupId

GroupId

org.webjars.bowergithub.jashkenas
ArtifactId

ArtifactId

underscore
Version

Version

1.8.3
Type

Type

jar

Download underscore 1.8.3


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