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

org.brotli:parent 0.1.0

Brotli is a generic-purpose lossless compression algorithm.

Группа

Группа

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

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

parent
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать parent 0.1.0

Имя Файла Размер
parent-0.1.0.pom 2 KB
Обзор

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