| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sebischair |
| ArtifactId | ArtifactIdSimpleNLG-DE |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleNLG-DE
Java API for Natural Language Generation in German
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |