не последняя версия
Последняя версия 1.1.8

io.github.sogis:av2ch 1.1.5

av2ch

Группа

Группа

io.github.sogis
Идентификатор

Идентификатор

av2ch
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать av2ch 1.1.5


<!-- https://jarcasting.com/artifacts/io.github.sogis/av2ch/ -->
<dependency>
    <groupId>io.github.sogis</groupId>
    <artifactId>av2ch</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sogis/av2ch/
implementation 'io.github.sogis:av2ch:1.1.5'
// https://jarcasting.com/artifacts/io.github.sogis/av2ch/
implementation ("io.github.sogis:av2ch:1.1.5")
'io.github.sogis:av2ch:jar:1.1.5'
<dependency org="io.github.sogis" name="av2ch" rev="1.1.5">
  <artifact name="av2ch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sogis', module='av2ch', version='1.1.5')
)
libraryDependencies += "io.github.sogis" % "av2ch" % "1.1.5"
[io.github.sogis/av2ch "1.1.5"]