is not current version
Last Version 3.0.11

com.github.usc:filename-batch-converter-parent 3.0.10

Filename Batch Converter Application - Parent

GroupId

GroupId

com.github.usc
ArtifactId

ArtifactId

filename-batch-converter-parent
Version

Version

3.0.10
Type

Type

pom

Download filename-batch-converter-parent 3.0.10


<!-- https://jarcasting.com/artifacts/com.github.usc/filename-batch-converter-parent/ -->
<dependency>
    <groupId>com.github.usc</groupId>
    <artifactId>filename-batch-converter-parent</artifactId>
    <version>3.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.usc/filename-batch-converter-parent/
implementation 'com.github.usc:filename-batch-converter-parent:3.0.10'
// https://jarcasting.com/artifacts/com.github.usc/filename-batch-converter-parent/
implementation ("com.github.usc:filename-batch-converter-parent:3.0.10")
'com.github.usc:filename-batch-converter-parent:pom:3.0.10'
<dependency org="com.github.usc" name="filename-batch-converter-parent" rev="3.0.10">
  <artifact name="filename-batch-converter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.usc', module='filename-batch-converter-parent', version='3.0.10')
)
libraryDependencies += "com.github.usc" % "filename-batch-converter-parent" % "3.0.10"
[com.github.usc/filename-batch-converter-parent "3.0.10"]