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

org.refcodes:refcodes-textual-ext 0.0.3

${org.refcodes.description} ------------------------------------------------------------------------ Artifact providing extensions for the refcodes-textual artifact's types.

Группа

Группа

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

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

refcodes-textual-ext
Версия

Версия

0.0.3
Тип

Тип

pom

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

Имя Файла Размер
refcodes-textual-ext-0.0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-textual-ext/
implementation 'org.refcodes:refcodes-textual-ext:0.0.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-textual-ext/
implementation ("org.refcodes:refcodes-textual-ext:0.0.3")
'org.refcodes:refcodes-textual-ext:pom:0.0.3'
<dependency org="org.refcodes" name="refcodes-textual-ext" rev="0.0.3">
  <artifact name="refcodes-textual-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-textual-ext', version='0.0.3')
)
libraryDependencies += "org.refcodes" % "refcodes-textual-ext" % "0.0.3"
[org.refcodes/refcodes-textual-ext "0.0.3"]