Last Version

java 8 port of Underscore.js 1.30

The java 8 port of Underscore.js

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

underscore8
Version

Version

1.30
Type

Type

jar
Description

Description

java 8 port of Underscore.js
The java 8 port of Underscore.js
Project URL

Project URL

https://github.com/javadev/underscore-java8
Source Code Management

Source Code Management

https://github.com/javadev/underscore-java8

Download underscore8 1.30


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.