Last Version

blowfishj 2.16

Implementation of Blowfish for Java

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

blowfishj
Version

Version

2.16
Type

Type

jar
Description

Description

blowfishj
Implementation of Blowfish for Java

Download blowfishj 2.16


<!-- https://jarcasting.com/artifacts/io.github.dheid/blowfishj/ -->
<dependency>
    <groupId>io.github.dheid</groupId>
    <artifactId>blowfishj</artifactId>
    <version>2.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/blowfishj/
implementation 'io.github.dheid:blowfishj:2.16'
// https://jarcasting.com/artifacts/io.github.dheid/blowfishj/
implementation ("io.github.dheid:blowfishj:2.16")
'io.github.dheid:blowfishj:jar:2.16'
<dependency org="io.github.dheid" name="blowfishj" rev="2.16">
  <artifact name="blowfishj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='blowfishj', version='2.16')
)
libraryDependencies += "io.github.dheid" % "blowfishj" % "2.16"
[io.github.dheid/blowfishj "2.16"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.