Yava

Useful utils for Java 8.

License

License

GroupId

GroupId

com.github.ykrasik
ArtifactId

ArtifactId

yava
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yava
Useful utils for Java 8.

Download yava

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0