is not current version
Last Version 3.0.6

com.github.fartherp:framework-file 3.0.0


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-file
Version

Version

3.0.0
Type

Type

jar

Download framework-file 3.0.0


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