S

SingularityS3Downloader

Files download
File Operation
SingularityS3Downloader-0.14.1.jar download
SingularityS3Downloader-0.14.1.pom download
SingularityS3Downloader-0.14.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hubspot</groupId>
  <artifactId>SingularityS3Downloader</artifactId>
  <version>0.14.1</version>
</dependency>
Gradle Groovy
implementation 'com.hubspot:SingularityS3Downloader:0.14.1'
Gradle Kotlin
implementation("com.hubspot:SingularityS3Downloader:0.14.1")
Scala SBT
libraryDependencies += "com.hubspot" % "SingularityS3Downloader" % "0.14.1"
Groovy Grape
@Grapes(
  @Grab(group='com.hubspot', module='SingularityS3Downloader', version='0.14.1')
)
Apache Ivy
<dependency org="com.hubspot" name="SingularityS3Downloader" rev="0.14.1" />
Leiningen
[com.hubspot/SingularityS3Downloader "0.14.1"]
Apache Buildr
'com.hubspot:SingularityS3Downloader:jar:0.14.1'