is not current version
Last Version 1.0.3

com.github.zhubo812:Baturu 1.0.1

This is a IO library for NLP

GroupId

GroupId

com.github.zhubo812
ArtifactId

ArtifactId

Baturu
Version

Version

1.0.1
Type

Type

jar

Download Baturu 1.0.1


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