is not current version
Last Version 1.2.0

de.elomagic:spps-jbc 1.1.3

Simple Password Protection Solution for Java with Bouncy Castle

GroupId

GroupId

de.elomagic
ArtifactId

ArtifactId

spps-jbc
Version

Version

1.1.3
Type

Type

jar

Download spps-jbc 1.1.3


<!-- https://jarcasting.com/artifacts/de.elomagic/spps-jbc/ -->
<dependency>
    <groupId>de.elomagic</groupId>
    <artifactId>spps-jbc</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.elomagic/spps-jbc/
implementation 'de.elomagic:spps-jbc:1.1.3'
// https://jarcasting.com/artifacts/de.elomagic/spps-jbc/
implementation ("de.elomagic:spps-jbc:1.1.3")
'de.elomagic:spps-jbc:jar:1.1.3'
<dependency org="de.elomagic" name="spps-jbc" rev="1.1.3">
  <artifact name="spps-jbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.elomagic', module='spps-jbc', version='1.1.3')
)
libraryDependencies += "de.elomagic" % "spps-jbc" % "1.1.3"
[de.elomagic/spps-jbc "1.1.3"]