Java8 Utils


License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

java8-utils
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java8 Utils

Download java8-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
org.testng : testng jar 6.8.21
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.3
0.3.1
0.3.0
0.2.4
0.2.3
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0