is not current version
Last Version 3.0.6

com.github.fartherp:framework-file 1.2.2


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-file
Version

Version

1.2.2
Type

Type

jar

Download framework-file 1.2.2


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