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

com.walterjwhite.infrastructure.dependencies:commons-codec 0.0.12


Группа

Группа

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

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

commons-codec
Версия

Версия

0.0.12
Тип

Тип

pom

Скачать commons-codec 0.0.12

Имя Файла Размер
commons-codec-0.0.12.pom 938 bytes
Обзор

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