is not current version
Last Version 0.1.9

io.whelk.flesch.kincaid:whelk-flesch-kincaid 0.1.5

Java OSS library for performing Flesch-Kincaid readability tests.

GroupId

GroupId

io.whelk.flesch.kincaid
ArtifactId

ArtifactId

whelk-flesch-kincaid
Version

Version

0.1.5
Type

Type

jar

Download whelk-flesch-kincaid 0.1.5


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