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

com.walterjwhite.infrastructure.dependencies:commons-text 0.0.13


Группа

Группа

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

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

commons-text
Версия

Версия

0.0.13
Тип

Тип

pom

Скачать commons-text 0.0.13

Имя Файла Размер
commons-text-0.0.13.pom 927 bytes
Обзор

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