is not current version
Last Version 0.1.4

java-plus 0.0.3

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lokic
ArtifactId

ArtifactId

java-plus
Version

Version

0.0.3
Type

Type

jar
Description

Description

java-plus
Provide some useful extensions on the basis of core java 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 0.0.3


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

Dependencies

compile (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.