is not current version
Last Version 0.4.0

com.github.nill14.utils:java8-utils 0.1.3


Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

java8-utils
Version

Version

0.1.3
Type

Type

jar

Download java8-utils 0.1.3


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