MVN

com.raylabz : jsec

Maven & Gradle

Mar 03, 2020
3 usages
0 stars

jsec · A simple encryption and hashing library for Java.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>jsec</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raylabz : jsec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.raylabz : jsec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jsec-1.0.0

How to add a dependency to Maven

Add the following com.raylabz : jsec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>jsec</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raylabz : jsec gradle dependency to your build.gradle file:

implementation 'com.raylabz:jsec:1.0.0'

Gradle Kotlin DSL: Add the following com.raylabz : jsec gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raylabz:jsec:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raylabz : jsec sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raylabz" % "jsec" % "1.0.0"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies

Jun 24, 2023
5 usages
12 stars
Jun 24, 2023
5 usages
10 stars
Jun 18, 2023
10 usages
113 stars
Jun 20, 2021
3 usages
1 stars
Jul 05, 2022
7 usages
0 stars
Aug 06, 2023
12 usages
Jun 26, 2023
3 usages
1.7k stars
Jul 04, 2023
9 usages
521 stars
Nov 26, 2021
11 usages
39 stars