| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdatc-thu |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description清华大学语料库信息分类。
|
| Filename | Size |
|---|---|
| atc-thu-0.0.5.pom | |
| atc-thu-0.0.5.jar | 1 MB |
| atc-thu-0.0.5-sources.jar | 1 MB |
| atc-thu-0.0.5-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/atc-thu/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>atc-thu</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/atc-thu/
implementation 'com.github.houbb:atc-thu:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/atc-thu/
implementation ("com.github.houbb:atc-thu:0.0.5")
'com.github.houbb:atc-thu:jar:0.0.5'
<dependency org="com.github.houbb" name="atc-thu" rev="0.0.5">
<artifact name="atc-thu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='atc-thu', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "atc-thu" % "0.0.5"
[com.github.houbb/atc-thu "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : atc-core | jar | 0.0.5 |