is not current version
Last Version 1.0.56

io.github.starlangsoftware:AnnotatedSentence 1.0.20

Annotated Sentence Processing Library

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

AnnotatedSentence
Version

Version

1.0.20
Type

Type

jar

Download AnnotatedSentence 1.0.20


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