ZeLiba

DSL-ish helper to make the java comparison more readable

License

License

GroupId

GroupId

me.dehasi
ArtifactId

ArtifactId

zeliba
Last Version

Last Version

2022.02.08
Release Date

Release Date

Type

Type

jar
Description

Description

ZeLiba
DSL-ish helper to make the java comparison more readable
Project URL

Project URL

https://github.com/dehasi/zeliba
Source Code Management

Source Code Management

https://github.com/dehasi/zeliba

Download zeliba

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2022.02.08
2022.02.07
2022.02.02
2021.06.22
2021.06.19
2020.03.08
2020.02.25
2020.02.21
2020.02.06