Files download
File Operation
lenient-1.0.1.RELEASE.jar download
lenient-1.0.1.RELEASE.pom download
lenient-1.0.1.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>ninja.eivind</groupId>
  <artifactId>lenient</artifactId>
  <version>1.0.1.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'ninja.eivind:lenient:1.0.1.RELEASE'
Gradle Kotlin
implementation("ninja.eivind:lenient:1.0.1.RELEASE")
Scala SBT
libraryDependencies += "ninja.eivind" % "lenient" % "1.0.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='ninja.eivind', module='lenient', version='1.0.1.RELEASE')
)
Apache Ivy
<dependency org="ninja.eivind" name="lenient" rev="1.0.1.RELEASE" />
Leiningen
[ninja.eivind/lenient "1.0.1.RELEASE"]
Apache Buildr
'ninja.eivind:lenient:jar:1.0.1.RELEASE'
Dependencies