Last Version

Java8 Utils 0.4.0


License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

java8-utils
Version

Version

0.4.0
Type

Type

jar
Description

Description

Java8 Utils

Download java8-utils 0.4.0


<!-- 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.