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

org.refcodes:refcodes-textual-ext 0.0.4

Artifact providing extensions for the refcodes-textual artifact's types.

Группа

Группа

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

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

refcodes-textual-ext
Версия

Версия

0.0.4
Тип

Тип

pom

Скачать refcodes-textual-ext 0.0.4

Имя Файла Размер
refcodes-textual-ext-0.0.4.pom 4 KB
Обзор

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