GroupId | GroupIdcom.julianpeeters |
---|---|
ArtifactId | ArtifactIdavrohugger-filesorter_2.10 |
Version | Version1.0.0-RC8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.julianpeeters/avrohugger-filesorter_2.10/ -->
<dependency>
<groupId>com.julianpeeters</groupId>
<artifactId>avrohugger-filesorter_2.10</artifactId>
<version>1.0.0-RC8</version>
</dependency>
// https://jarcasting.com/artifacts/com.julianpeeters/avrohugger-filesorter_2.10/
implementation 'com.julianpeeters:avrohugger-filesorter_2.10:1.0.0-RC8'
// https://jarcasting.com/artifacts/com.julianpeeters/avrohugger-filesorter_2.10/
implementation ("com.julianpeeters:avrohugger-filesorter_2.10:1.0.0-RC8")
'com.julianpeeters:avrohugger-filesorter_2.10:jar:1.0.0-RC8'
<dependency org="com.julianpeeters" name="avrohugger-filesorter_2.10" rev="1.0.0-RC8">
<artifact name="avrohugger-filesorter_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.julianpeeters', module='avrohugger-filesorter_2.10', version='1.0.0-RC8')
)
libraryDependencies += "com.julianpeeters" % "avrohugger-filesorter_2.10" % "1.0.0-RC8"
[com.julianpeeters/avrohugger-filesorter_2.10 "1.0.0-RC8"]