argo-file

file functions

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-file
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

argo-file
file functions
Project URL

Project URL

https://github.com/yamingd/argo-file
Source Code Management

Source Code Management

https://github.com/yamingd/argo-file

Download argo-file

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.yamingd.argo : argo-yaml jar 1.2
org.imgscalr : imgscalr-lib jar 4.2
com.google.guava : guava jar 18.0
com.github.yamingd.argo : argo-util jar 2.1
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : jul-to-slf4j jar 1.5.11
org.apache.commons : commons-lang3 jar 3.1
org.springframework : spring-web jar 3.2.11.RELEASE
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2
2.1
2.0