| License |
License |
|---|---|
| GroupId | GroupIdcom.guokr |
| ArtifactId | ArtifactIdstan-cn-com |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionstan-cn-com
The shared code of an API wrapper based on Stanford Core NLP package for Simplified Chinese users
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stan-cn-com-0.0.6.pom | |
| stan-cn-com-0.0.6.jar | 5 MB |
| stan-cn-com-0.0.6-sources.jar | 3 MB |
| stan-cn-com-0.0.6-javadoc.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guokr/stan-cn-com/ -->
<dependency>
<groupId>com.guokr</groupId>
<artifactId>stan-cn-com</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.guokr/stan-cn-com/
implementation 'com.guokr:stan-cn-com:0.0.6'
// https://jarcasting.com/artifacts/com.guokr/stan-cn-com/
implementation ("com.guokr:stan-cn-com:0.0.6")
'com.guokr:stan-cn-com:jar:0.0.6'
<dependency org="com.guokr" name="stan-cn-com" rev="0.0.6">
<artifact name="stan-cn-com" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guokr', module='stan-cn-com', version='0.0.6')
)
libraryDependencies += "com.guokr" % "stan-cn-com" % "0.0.6"
[com.guokr/stan-cn-com "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.json : javax.json-api | jar | 1.0 |
| com.io7m.xom : xom | jar | 1.2.10 |
| joda-time : joda-time | jar | 2.1 |
| de.jollyday : jollyday | jar | 0.4.7 |
| com.googlecode.efficient-java-matrix-library : ejml | jar | 0.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |