MVN

co.abit.api : identity-domain

Maven & Gradle

Nov 09, 2018
3 usages
68.1k stars
<dependency>
    <groupId>co.abit.api</groupId>
    <artifactId>identity-domain</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.abit.api : identity-domain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of co.abit.api : identity-domain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
identity-domain-1.1.1

How to add a dependency to Maven

Add the following co.abit.api : identity-domain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.abit.api</groupId>
    <artifactId>identity-domain</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.abit.api : identity-domain gradle dependency to your build.gradle file:

implementation 'co.abit.api:identity-domain:1.1.1'

Gradle Kotlin DSL: Add the following co.abit.api : identity-domain gradle kotlin dependency to your build.gradle.kts file:

implementation("co.abit.api:identity-domain:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.abit.api : identity-domain sbt scala dependency to your build.sbt file:

libraryDependencies += "co.abit.api" % "identity-domain" % "1.1.1"

Advertisement

Dependencies from Group

Nov 09, 2018
3 usages
68.1k stars
Nov 09, 2018
3 usages
68.1k stars
Nov 09, 2018
2 usages
Nov 09, 2018
2 usages
68.1k stars
Nov 08, 2018
2 usages
68.1k stars

Discover Dependencies