| GroupId | GroupIdcom.github.usc |
|---|---|
| ArtifactId | ArtifactIdfilename-batch-converter-parent |
| Version | Version3.0.10 |
| Type | Typepom |
| Filename | Size |
|---|---|
| filename-batch-converter-parent-3.0.10.pom | 13 KB |
| Browse |
<!-- 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"]