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

org.refcodes:refcodes-io-ext 1.2.8

The refcodes-io-ext artifact extends the types and implementations as defined by the refcodes-io artifact with additional (extended) functionality.

Группа

Группа

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

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

refcodes-io-ext
Версия

Версия

1.2.8
Тип

Тип

pom

Скачать refcodes-io-ext 1.2.8

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

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