| License |
License |
|---|---|
| GroupId | GroupIdorg.riedelcastro |
| ArtifactId | ArtifactIdwhatswrong |
| Version | Version0.2.4 |
| Type | Typejar |
| Description |
DescriptionWhat's Wrong With My NLP?
A visualizer for NLP problems.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whatswrong-0.2.4.pom | |
| whatswrong-0.2.4.jar | 169 KB |
| whatswrong-0.2.4-sources.jar | 90 KB |
| whatswrong-0.2.4-javadoc.jar | 437 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.riedelcastro/whatswrong/ -->
<dependency>
<groupId>org.riedelcastro</groupId>
<artifactId>whatswrong</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.riedelcastro/whatswrong/
implementation 'org.riedelcastro:whatswrong:0.2.4'
// https://jarcasting.com/artifacts/org.riedelcastro/whatswrong/
implementation ("org.riedelcastro:whatswrong:0.2.4")
'org.riedelcastro:whatswrong:jar:0.2.4'
<dependency org="org.riedelcastro" name="whatswrong" rev="0.2.4">
<artifact name="whatswrong" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.riedelcastro', module='whatswrong', version='0.2.4')
)
libraryDependencies += "org.riedelcastro" % "whatswrong" % "0.2.4"
[org.riedelcastro/whatswrong "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.epsgraphics : epsgraphics | jar | 1.2 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| commons-io : commons-io | jar | 1.4 |
| org.apache.lucene : lucene-core | jar | 2.4.0 |
| org.apache.lucene : lucene-highlighter | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |