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