Categories |
CategoriesDistribution Build Tools |
---|---|
GroupId | GroupIdcom.github.robozonky |
ArtifactId | ArtifactIdrobozonky-distribution |
Version | Version4.7.5 |
Type | Typepom |
Filename | Size |
---|---|
robozonky-distribution-4.7.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-distribution</artifactId>
<version>4.7.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/
implementation 'com.github.robozonky:robozonky-distribution:4.7.5'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/
implementation ("com.github.robozonky:robozonky-distribution:4.7.5")
'com.github.robozonky:robozonky-distribution:pom:4.7.5'
<dependency org="com.github.robozonky" name="robozonky-distribution" rev="4.7.5">
<artifact name="robozonky-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-distribution', version='4.7.5')
)
libraryDependencies += "com.github.robozonky" % "robozonky-distribution" % "4.7.5"
[com.github.robozonky/robozonky-distribution "4.7.5"]