GroupId | GroupIdio.github.starlangsoftware |
---|---|
ArtifactId | ArtifactIdAnnotatedSentence |
Version | Version1.0.19 |
Type | Typejar |
Filename | Size |
---|---|
AnnotatedSentence-1.0.19.pom | |
AnnotatedSentence-1.0.19.jar | 37 KB |
AnnotatedSentence-1.0.19-sources.jar | 23 KB |
AnnotatedSentence-1.0.19-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>AnnotatedSentence</artifactId>
<version>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation 'io.github.starlangsoftware:AnnotatedSentence:1.0.19'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation ("io.github.starlangsoftware:AnnotatedSentence:1.0.19")
'io.github.starlangsoftware:AnnotatedSentence:jar:1.0.19'
<dependency org="io.github.starlangsoftware" name="AnnotatedSentence" rev="1.0.19">
<artifact name="AnnotatedSentence" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='AnnotatedSentence', version='1.0.19')
)
libraryDependencies += "io.github.starlangsoftware" % "AnnotatedSentence" % "1.0.19"
[io.github.starlangsoftware/AnnotatedSentence "1.0.19"]