License |
License |
---|---|
GroupId | GroupIdcom.github.usc |
ArtifactId | ArtifactIdfilename-batch-converter-parent |
Version | Version3.0.11 |
Type | Typepom |
Description |
DescriptionFilename Batch Converter Application - Parent
Filename Batch Converter Application - Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
filename-batch-converter-parent-3.0.11.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.11</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.11'
// https://jarcasting.com/artifacts/com.github.usc/filename-batch-converter-parent/
implementation ("com.github.usc:filename-batch-converter-parent:3.0.11")
'com.github.usc:filename-batch-converter-parent:pom:3.0.11'
<dependency org="com.github.usc" name="filename-batch-converter-parent" rev="3.0.11">
<artifact name="filename-batch-converter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.usc', module='filename-batch-converter-parent', version='3.0.11')
)
libraryDependencies += "com.github.usc" % "filename-batch-converter-parent" % "3.0.11"
[com.github.usc/filename-batch-converter-parent "3.0.11"]