com.github.gv2011:tools-rename

Tool to rename multiple files in a folder

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-rename
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Tool to rename multiple files in a folder

Download tools-rename

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5.6
0.5.0