| License |
License |
|---|---|
| GroupId | GroupIdio.github.sogis |
| ArtifactId | ArtifactIdav2ch |
| Last Version | Last Version1.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionav2ch
av2ch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| av2ch-1.1.8.pom | |
| av2ch-1.1.8.jar | 8 KB |
| av2ch-1.1.8-sources.jar | 5 KB |
| av2ch-1.1.8-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sogis/av2ch/ -->
<dependency>
<groupId>io.github.sogis</groupId>
<artifactId>av2ch</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sogis/av2ch/
implementation 'io.github.sogis:av2ch:1.1.8'
// https://jarcasting.com/artifacts/io.github.sogis/av2ch/
implementation ("io.github.sogis:av2ch:1.1.8")
'io.github.sogis:av2ch:jar:1.1.8'
<dependency org="io.github.sogis" name="av2ch" rev="1.1.8">
<artifact name="av2ch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sogis', module='av2ch', version='1.1.8')
)
libraryDependencies += "io.github.sogis" % "av2ch" % "1.1.8"
[io.github.sogis/av2ch "1.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.interlis » ili2c-tool | jar | 5.0.0 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |