MVN

com.daedafusion : crypto

Maven & Gradle

Sep 08, 2015
6 usages
0 stars

DaedaFusion Crypto Library · A crypto helper library for dealing with certificates, encryption and digital signatures

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>crypto</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daedafusion : crypto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.daedafusion : crypto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
crypto-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>crypto</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daedafusion : crypto gradle dependency to your build.gradle file:

implementation 'com.daedafusion:crypto:1.0'

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

implementation("com.daedafusion:crypto:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daedafusion : crypto sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daedafusion" % "crypto" % "1.0"

Advertisement

Dependencies from Group

Feb 23, 2017
16 usages
0 stars
Feb 23, 2017
10 usages
0 stars
Sep 08, 2015
6 usages
0 stars
Feb 23, 2017
4 usages
2 stars
Feb 23, 2017
3 usages
0 stars

Discover Dependencies

Jul 15, 2019
2 usages
8 stars
Nov 22, 2020
12 usages
6 stars
Apr 02, 2019
13 usages
104 stars
Mar 28, 2022
4 usages
107 stars
Apr 29, 2019
3 usages
11 stars
Apr 17, 2020
4 usages
155 stars
Aug 03, 2018
10 usages
141 stars
Feb 08, 2020
1 usages
68 stars