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