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