GroupId | GroupIdcom.krux |
---|---|
ArtifactId | ArtifactIdhyperion-sftp-activity_2.13 |
Version | Version7.0.0-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.krux/hyperion-sftp-activity_2.13/ -->
<dependency>
<groupId>com.krux</groupId>
<artifactId>hyperion-sftp-activity_2.13</artifactId>
<version>7.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/hyperion-sftp-activity_2.13/
implementation 'com.krux:hyperion-sftp-activity_2.13:7.0.0-RC2'
// https://jarcasting.com/artifacts/com.krux/hyperion-sftp-activity_2.13/
implementation ("com.krux:hyperion-sftp-activity_2.13:7.0.0-RC2")
'com.krux:hyperion-sftp-activity_2.13:jar:7.0.0-RC2'
<dependency org="com.krux" name="hyperion-sftp-activity_2.13" rev="7.0.0-RC2">
<artifact name="hyperion-sftp-activity_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='hyperion-sftp-activity_2.13', version='7.0.0-RC2')
)
libraryDependencies += "com.krux" % "hyperion-sftp-activity_2.13" % "7.0.0-RC2"
[com.krux/hyperion-sftp-activity_2.13 "7.0.0-RC2"]