c

cloud-files-cryptalg-aes_2.13

Implements the AES crypto algorithm
https://github.com/oheger/cloud-files
Apache-2.0
com.github.oheger
Oliver Heger
Files download
File Operation
cloud-files-cryptalg-aes_2.13-0.7.1.jar download
cloud-files-cryptalg-aes_2.13-0.7.1.pom download
cloud-files-cryptalg-aes_2.13-0.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.oheger</groupId>
  <artifactId>cloud-files-cryptalg-aes_2.13</artifactId>
  <version>0.7.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.github.oheger:cloud-files-cryptalg-aes_2.13:0.7.1'
Gradle Kotlin
implementation("com.github.oheger:cloud-files-cryptalg-aes_2.13:0.7.1")
Scala SBT
libraryDependencies += "com.github.oheger" % "cloud-files-cryptalg-aes_2.13" % "0.7.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.oheger', module='cloud-files-cryptalg-aes_2.13', version='0.7.1')
)
Apache Ivy
<dependency org="com.github.oheger" name="cloud-files-cryptalg-aes_2.13" rev="0.7.1" />
Leiningen
[com.github.oheger/cloud-files-cryptalg-aes_2.13 "0.7.1"]
Apache Buildr
'com.github.oheger:cloud-files-cryptalg-aes_2.13:jar:0.7.1'