MVN

net.mguenther.idem : idem-core

Maven & Gradle

Oct 26, 2018
1 usages
14 stars

[Idem] Core Generators and Encoders

<dependency>
    <groupId>net.mguenther.idem</groupId>
    <artifactId>idem-core</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mguenther.idem : idem-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of net.mguenther.idem : idem-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
idem-core-0.1.0

How to add a dependency to Maven

Add the following net.mguenther.idem : idem-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mguenther.idem</groupId>
    <artifactId>idem-core</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mguenther.idem : idem-core gradle dependency to your build.gradle file:

implementation 'net.mguenther.idem:idem-core:0.1.0'

Gradle Kotlin DSL: Add the following net.mguenther.idem : idem-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mguenther.idem:idem-core:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mguenther.idem : idem-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mguenther.idem" % "idem-core" % "0.1.0"

Advertisement

Dependencies from Group

Oct 26, 2018
1 usages
14 stars
Oct 26, 2018
14 stars

Discover Dependencies

Oct 05, 2020
11 usages
229 stars
Aug 06, 2023
1 usages
0 stars
Aug 03, 2022
8 usages
0 stars
Aug 23, 2023
4 usages
76 stars
Apr 05, 2023
6 usages
42 stars
Feb 06, 2020
5 usages
1 stars
Feb 11, 2021
8 usages
Dec 07, 2015
3 usages
2 stars
Nov 10, 2021
2 usages
170 stars