is not current version
Last Version 1.13.2

org.webjars.bowergithub.jashkenas:underscore 1.7.0

WebJar for underscore

GroupId

GroupId

org.webjars.bowergithub.jashkenas
ArtifactId

ArtifactId

underscore
Version

Version

1.7.0
Type

Type

jar

Download underscore 1.7.0


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