| GroupId | GroupIdcom.guokr |
|---|---|
| ArtifactId | ArtifactIdstan-cn-nlp |
| Version | Version0.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| stan-cn-nlp-0.0.1.pom | |
| stan-cn-nlp-0.0.1.jar | 166 MB |
| stan-cn-nlp-0.0.1-sources.jar | 166 MB |
| stan-cn-nlp-0.0.1-javadoc.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guokr/stan-cn-nlp/ -->
<dependency>
<groupId>com.guokr</groupId>
<artifactId>stan-cn-nlp</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.guokr/stan-cn-nlp/
implementation 'com.guokr:stan-cn-nlp:0.0.1'
// https://jarcasting.com/artifacts/com.guokr/stan-cn-nlp/
implementation ("com.guokr:stan-cn-nlp:0.0.1")
'com.guokr:stan-cn-nlp:jar:0.0.1'
<dependency org="com.guokr" name="stan-cn-nlp" rev="0.0.1">
<artifact name="stan-cn-nlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guokr', module='stan-cn-nlp', version='0.0.1')
)
libraryDependencies += "com.guokr" % "stan-cn-nlp" % "0.0.1"
[com.guokr/stan-cn-nlp "0.0.1"]