Last Version

org.brotli:parent 0.1.2

Brotli is a generic-purpose lossless compression algorithm.

License

License

GroupId

GroupId

org.brotli
ArtifactId

ArtifactId

parent
Version

Version

0.1.2
Type

Type

pom
Description

Description

org.brotli:parent
Brotli is a generic-purpose lossless compression algorithm.
Project URL

Project URL

http://brotli.org
Source Code Management

Source Code Management

https://github.com/google/brotli

Download parent 0.1.2

Filename Size
parent-0.1.2.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dec