MVN

io.github.acdcjunior : domain-id

Maven & Gradle

Jun 03, 2019
3 usages
0 stars

Domain ID · An implementation of Domain IDs.

<dependency>
    <groupId>io.github.acdcjunior</groupId>
    <artifactId>domain-id</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.acdcjunior : domain-id to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.acdcjunior : domain-id to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
domain-id-1.0.1
domain-id-1.0.0

How to add a dependency to Maven

Add the following io.github.acdcjunior : domain-id maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.acdcjunior</groupId>
    <artifactId>domain-id</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.acdcjunior : domain-id gradle dependency to your build.gradle file:

implementation 'io.github.acdcjunior:domain-id:1.0.1'

Gradle Kotlin DSL: Add the following io.github.acdcjunior : domain-id gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.acdcjunior:domain-id:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.acdcjunior : domain-id sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.acdcjunior" % "domain-id" % "1.0.1"

Advertisement

Dependencies from Group

Jun 03, 2019
3 usages
0 stars
May 20, 2019
1 usages
0 stars
Jun 03, 2019
0 stars

Discover Dependencies

Oct 01, 2022
2 usages
21 stars
Nov 09, 2022
3 usages
Dec 22, 2022
2 usages
183 stars
Oct 30, 2019
2 usages
5 stars
Nov 05, 2019
3 usages
0 stars
Mar 12, 2020
3 usages
7 stars
Apr 03, 2020
3 usages
1 stars