| License |
License |
|---|---|
| GroupId | GroupIdcom.klangoo |
| ArtifactId | ArtifactIdnlpsample |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnlpsample
Magnet API Client for Java
|
| Filename | Size |
|---|---|
| nlpsample-1.0.0.pom | |
| nlpsample-1.0.0.jar | 3 KB |
| nlpsample-1.0.0-sources.jar | 1 KB |
| nlpsample-1.0.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.klangoo/nlpsample/ -->
<dependency>
<groupId>com.klangoo</groupId>
<artifactId>nlpsample</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.klangoo/nlpsample/
implementation 'com.klangoo:nlpsample:1.0.0'
// https://jarcasting.com/artifacts/com.klangoo/nlpsample/
implementation ("com.klangoo:nlpsample:1.0.0")
'com.klangoo:nlpsample:jar:1.0.0'
<dependency org="com.klangoo" name="nlpsample" rev="1.0.0">
<artifact name="nlpsample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.klangoo', module='nlpsample', version='1.0.0')
)
libraryDependencies += "com.klangoo" % "nlpsample" % "1.0.0"
[com.klangoo/nlpsample "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.klangoo : magnethttpclient | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| Version |
|---|
|
1.0.0
|