License |
License |
---|---|
GroupId | GroupIdio.vlinx |
ArtifactId | ArtifactIdvlinx-encryption |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvlinx-encryption
VLINX Encryption Components
|
Filename | Size |
---|---|
vlinx-encryption-1.0.0.pom | |
vlinx-encryption-1.0.0.jar | 4 KB |
vlinx-encryption-1.0.0-sources.jar | 1 KB |
vlinx-encryption-1.0.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlinx/vlinx-encryption/ -->
<dependency>
<groupId>io.vlinx</groupId>
<artifactId>vlinx-encryption</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlinx/vlinx-encryption/
implementation 'io.vlinx:vlinx-encryption:1.0.0'
// https://jarcasting.com/artifacts/io.vlinx/vlinx-encryption/
implementation ("io.vlinx:vlinx-encryption:1.0.0")
'io.vlinx:vlinx-encryption:jar:1.0.0'
<dependency org="io.vlinx" name="vlinx-encryption" rev="1.0.0">
<artifact name="vlinx-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlinx', module='vlinx-encryption', version='1.0.0')
)
libraryDependencies += "io.vlinx" % "vlinx-encryption" % "1.0.0"
[io.vlinx/vlinx-encryption "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vlinx : basic-utils | jar | 1.0.1 |
org.cryptonode.jncryptor : jncryptor | jar | 1.2.0 |
commons-codec : commons-codec | jar | 1.13 |