is not current version
Last Version 0.10.0

com.github.euler-io:euler-file 0.5.2

Euler - File Processing API - File module.

GroupId

GroupId

com.github.euler-io
ArtifactId

ArtifactId

euler-file
Version

Version

0.5.2
Type

Type

jar

Download euler-file 0.5.2


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