| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sebischair |
| Идентификатор | ИдентификаторSimpleNLG-DE |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
ОписаниеSimpleNLG-DE
Java API for Natural Language Generation in German
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| SimpleNLG-DE-1.1.pom | |
| SimpleNLG-DE-1.1.jar | 4 MB |
| SimpleNLG-DE-1.1-sources.jar | 4 MB |
| SimpleNLG-DE-1.1-javadoc.jar | 356 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sebischair/SimpleNLG-DE/ -->
<dependency>
<groupId>com.github.sebischair</groupId>
<artifactId>SimpleNLG-DE</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebischair/SimpleNLG-DE/
implementation 'com.github.sebischair:SimpleNLG-DE:1.1'
// https://jarcasting.com/artifacts/com.github.sebischair/SimpleNLG-DE/
implementation ("com.github.sebischair:SimpleNLG-DE:1.1")
'com.github.sebischair:SimpleNLG-DE:jar:1.1'
<dependency org="com.github.sebischair" name="SimpleNLG-DE" rev="1.1">
<artifact name="SimpleNLG-DE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebischair', module='SimpleNLG-DE', version='1.1')
)
libraryDependencies += "com.github.sebischair" % "SimpleNLG-DE" % "1.1"
[com.github.sebischair/SimpleNLG-DE "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |