pl.polinc.dummycastle

It's a quick and simple solution for developers who want to apply any level of cryptographic security to their applications and are not interested in learning to use available complicated libraries.

License

License

GroupId

GroupId

pl.polinc.dummycastle
ArtifactId

ArtifactId

dummycastle
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pl.polinc.dummycastle
It's a quick and simple solution for developers who want to apply any level of cryptographic security to their applications and are not interested in learning to use available complicated libraries.
Project URL

Project URL

https://github.com/polincdev/DummyCastle
Source Code Management

Source Code Management

https://github.com/polincdev/dummycastle/tree/master

Download dummycastle

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0