| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.jashkenas |
| ArtifactId | ArtifactIdunderscore |
| Last Version | Last Version1.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionunderscore
WebJar for underscore
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| underscore-1.13.2.pom | |
| underscore-1.13.2.jar | 457 KB |
| underscore-1.13.2-sources.jar | 22 bytes |
| underscore-1.13.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/underscore/ -->
<dependency>
<groupId>org.webjars.bowergithub.jashkenas</groupId>
<artifactId>underscore</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/underscore/
implementation 'org.webjars.bowergithub.jashkenas:underscore:1.13.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jashkenas/underscore/
implementation ("org.webjars.bowergithub.jashkenas:underscore:1.13.2")
'org.webjars.bowergithub.jashkenas:underscore:jar:1.13.2'
<dependency org="org.webjars.bowergithub.jashkenas" name="underscore" rev="1.13.2">
<artifact name="underscore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jashkenas', module='underscore', version='1.13.2')
)
libraryDependencies += "org.webjars.bowergithub.jashkenas" % "underscore" % "1.13.2"
[org.webjars.bowergithub.jashkenas/underscore "1.13.2"]