GroupId | GroupIdde.schrieveslaach.nlpf |
---|---|
ArtifactId | ArtifactIdio-odt |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
io-odt-1.0.0.pom | |
io-odt-1.0.0.jar | 20 KB |
io-odt-1.0.0-sources.jar | 14 KB |
io-odt-1.0.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/io-odt/ -->
<dependency>
<groupId>de.schrieveslaach.nlpf</groupId>
<artifactId>io-odt</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/io-odt/
implementation 'de.schrieveslaach.nlpf:io-odt:1.0.0'
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/io-odt/
implementation ("de.schrieveslaach.nlpf:io-odt:1.0.0")
'de.schrieveslaach.nlpf:io-odt:jar:1.0.0'
<dependency org="de.schrieveslaach.nlpf" name="io-odt" rev="1.0.0">
<artifact name="io-odt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schrieveslaach.nlpf', module='io-odt', version='1.0.0')
)
libraryDependencies += "de.schrieveslaach.nlpf" % "io-odt" % "1.0.0"
[de.schrieveslaach.nlpf/io-odt "1.0.0"]