is not current version
Last Version 0.1.3

com.ubiqsecurity:ubiqsecurity-fpe 0.0.1

Ubiq Format Preserving Encryption Library

Categories

Categories

Security
GroupId

GroupId

com.ubiqsecurity
ArtifactId

ArtifactId

ubiqsecurity-fpe
Version

Version

0.0.1
Type

Type

jar

Download ubiqsecurity-fpe 0.0.1


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