is not current version
Last Version 4.7.1

org.smallmind:smallmind-file 4.4.6

Alterative File Systems

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-file
Version

Version

4.4.6
Type

Type

pom

Download smallmind-file 4.4.6

Filename Size
smallmind-file-4.4.6.pom 783 bytes
Browse

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