MVN

org.elastos : did_client.lib

Maven & Gradle

Apr 07, 2020
1 stars

did_client.lib · DID service client library

<dependency>
    <groupId>org.elastos</groupId>
    <artifactId>did_client.lib</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.elastos : did_client.lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.elastos : did_client.lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
did_client.lib-1.1.3
did_client.lib-1.1.1
did_client.lib-1.1.0
1.0.x
did_client.lib-1.0.1
did_client.lib-1.0.0

How to add a dependency to Maven

Add the following org.elastos : did_client.lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.elastos</groupId>
    <artifactId>did_client.lib</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.elastos : did_client.lib gradle dependency to your build.gradle file:

implementation 'org.elastos:did_client.lib:1.1.3'

Gradle Kotlin DSL: Add the following org.elastos : did_client.lib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.elastos:did_client.lib:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.elastos : did_client.lib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.elastos" % "did_client.lib" % "1.1.3"

Advertisement

Dependencies from Group

Dec 14, 2019
3 usages
1 stars
Oct 30, 2018
Oct 30, 2018
0 stars
Oct 30, 2018
0 stars
Oct 30, 2018
0 stars

Discover Dependencies

Apr 29, 2020
8 usages
1 stars
Apr 29, 2020
9 usages
1 stars
Feb 13, 2023
2 usages
0 stars
Aug 23, 2023
0 stars
Jun 27, 2019
62 stars
Aug 12, 2023
1 stars
May 14, 2021
44 stars