Last Version

SimpleSec 1.0.5

Java library that aims to provide a very simplified way to use criptographic hash and cipher functions

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexafree
ArtifactId

ArtifactId

simplesec
Version

Version

1.0.5
Type

Type

jar
Description

Description

SimpleSec
Java library that aims to provide a very simplified way to use criptographic hash and cipher functions
Project URL

Project URL

https://github.com/dexafree/SimpleSec
Source Code Management

Source Code Management

https://github.com/dexafree/SimpleSec

Download simplesec 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
net.iharder : base64 jar 2.3.8
org.bouncycastle : bcprov-jdk15on jar 1.51

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.