encryption


GroupId

GroupId

com.walterjwhite.modules
ArtifactId

ArtifactId

encryption
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

encryption
encryption
Project URL

Project URL

https://github.com/walterjwhite/encryption
Source Code Management

Source Code Management

https://github.com/walterjwhite/encryption.git

Download encryption

Filename Size
encryption-0.0.15.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • api
  • impl
  • modules

Versions

Version
0.0.15
0.0.14
0.0.13