License |
License
GNU General Public License v3.0
|
---|---|
GroupId | GroupIdcom.github.euler-io |
ArtifactId | ArtifactIdeuler-file |
Version | Version0.6.3 |
Type | Typejar |
Description |
DescriptionEuler - File
Euler - File Processing API - File module.
|
Project URL |
Project URL |
Filename | Size |
---|---|
euler-file-0.6.3.pom | |
euler-file-0.6.3.jar | 23 KB |
euler-file-0.6.3-sources.jar | 10 KB |
euler-file-0.6.3-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.euler-io/euler-file/ -->
<dependency>
<groupId>com.github.euler-io</groupId>
<artifactId>euler-file</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.euler-io/euler-file/
implementation 'com.github.euler-io:euler-file:0.6.3'
// https://jarcasting.com/artifacts/com.github.euler-io/euler-file/
implementation ("com.github.euler-io:euler-file:0.6.3")
'com.github.euler-io:euler-file:jar:0.6.3'
<dependency org="com.github.euler-io" name="euler-file" rev="0.6.3">
<artifact name="euler-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.euler-io', module='euler-file', version='0.6.3')
)
libraryDependencies += "com.github.euler-io" % "euler-file" % "0.6.3"
[com.github.euler-io/euler-file "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.euler-io : euler-common | jar | 0.6.3 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.euler-io : euler-config | jar | 0.6.3 |
com.github.euler-io : euler-core | jar | 0.6.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.5 |
junit : junit | jar | 4.13.1 |