java-plus

Provide some useful extensions on the basis of java8 to make java more usable.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lokic
ArtifactId

ArtifactId

java-plus
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

java-plus
Provide some useful extensions on the basis of java8 to make java more usable.
Project URL

Project URL

https://github.com/lokic/java-plus
Source Code Management

Source Code Management

https://github.com/lokic/java-plus

Download java-plus

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1