License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.js |
ArtifactId | ArtifactIdunderscore |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionThe Awired Java Parent Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
underscore-1.1.6.pom | |
underscore-1.1.6.war | 5 KB |
underscore-1.1.6-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.js/underscore/ -->
<dependency>
<groupId>net.awired.js</groupId>
<artifactId>underscore</artifactId>
<version>1.1.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.awired.js/underscore/
implementation 'net.awired.js:underscore:1.1.6'
// https://jarcasting.com/artifacts/net.awired.js/underscore/
implementation ("net.awired.js:underscore:1.1.6")
'net.awired.js:underscore:war:1.1.6'
<dependency org="net.awired.js" name="underscore" rev="1.1.6">
<artifact name="underscore" type="war" />
</dependency>
@Grapes(
@Grab(group='net.awired.js', module='underscore', version='1.1.6')
)
libraryDependencies += "net.awired.js" % "underscore" % "1.1.6"
[net.awired.js/underscore "1.1.6"]