is not current version
Last Version 3.0.4

org.refcodes:refcodes-filesystem-alt 1.3.2

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

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-filesystem-alt
Version

Version

1.3.2
Type

Type

pom

Download refcodes-filesystem-alt 1.3.2


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