| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.riedelcastro |
| Идентификатор | Идентификаторwhatswrong |
| Версия | Версия0.2.4 |
| Тип | Типjar |
| Описание |
ОписаниеWhat's Wrong With My NLP?
A visualizer for NLP problems.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |