h

hrrs-distiller-base64

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