Lenient Library

Library for Lenient comparisons in Java 8

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.eivind
ArtifactId

ArtifactId

lenient
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Lenient Library
Library for Lenient comparisons in Java 8
Project URL

Project URL

https://github.com/eivindveg/lenient
Source Code Management

Source Code Management

https://github.com/eivindveg/lenient.git

Download lenient

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE