License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-jashkenas-underscore |
Version | Version1.8.3 |
Type | Typejar |
Description |
Descriptionunderscore
WebJar for underscore
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-jashkenas-underscore/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-jashkenas-underscore</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jashkenas-underscore/
implementation 'org.webjars.bower:github-com-jashkenas-underscore:1.8.3'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jashkenas-underscore/
implementation ("org.webjars.bower:github-com-jashkenas-underscore:1.8.3")
'org.webjars.bower:github-com-jashkenas-underscore:jar:1.8.3'
<dependency org="org.webjars.bower" name="github-com-jashkenas-underscore" rev="1.8.3">
<artifact name="github-com-jashkenas-underscore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-jashkenas-underscore', version='1.8.3')
)
libraryDependencies += "org.webjars.bower" % "github-com-jashkenas-underscore" % "1.8.3"
[org.webjars.bower/github-com-jashkenas-underscore "1.8.3"]