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