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

org.refcodes:refcodes-filesystem-alt 2.1.3

Artifact for alternate (proprietary) implementations of the refcodes-filesystem framework.

Группа

Группа

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

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

refcodes-filesystem-alt
Версия

Версия

2.1.3
Тип

Тип

pom

Скачать refcodes-filesystem-alt 2.1.3

Имя Файла Размер
refcodes-filesystem-alt-2.1.3.pom 4 KB
Обзор

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