is not current version
Last Version 1.0.1.RELEASE

ninja.eivind:lenient 1.0.0.RELEASE

Library for Lenient comparisons in Java 8

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.eivind
ArtifactId

ArtifactId

lenient
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download lenient 1.0.0.RELEASE


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