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

com.walterjwhite.infrastructure.dependencies:commons-compress 0.0.14


Группа

Группа

com.walterjwhite.infrastructure.dependencies
Идентификатор

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

commons-compress
Версия

Версия

0.0.14
Тип

Тип

pom

Скачать commons-compress 0.0.14

Имя Файла Размер
commons-compress-0.0.14.pom 1 KB
Обзор

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