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

org.xerial:xerial-core 2.0.1

Core library of the Xerial project.

Группа

Группа

org.xerial
Идентификатор

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

xerial-core
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать xerial-core 2.0.1

Имя Файла Размер
xerial-core-2.0.1.pom
xerial-core-2.0.1.jar 329 KB
Обзор

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