MVN

io.inversion : inversion-core-config

Maven & Gradle

May 26, 2023
17 stars

inversion-core-config · Inversion Cloud API Engine

<dependency>
    <groupId>io.inversion</groupId>
    <artifactId>inversion-core-config</artifactId>
    <version>0.17.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.inversion : inversion-core-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17.0.1
  • Latest Beta: 1.0.0.beta2

All Versions

Choose a version of io.inversion : inversion-core-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
inversion-core-config-1.0.0.beta2
inversion-core-config-1.0.0.beta1
0.17.x
inversion-core-config-0.17.0.1
0.12.x
inversion-core-config-0.12.2

How to add a dependency to Maven

Add the following io.inversion : inversion-core-config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.inversion</groupId>
    <artifactId>inversion-core-config</artifactId>
    <version>0.17.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.inversion : inversion-core-config gradle dependency to your build.gradle file:

implementation 'io.inversion:inversion-core-config:0.17.0.1'

Gradle Kotlin DSL: Add the following io.inversion : inversion-core-config gradle kotlin dependency to your build.gradle.kts file:

implementation("io.inversion:inversion-core-config:0.17.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.inversion : inversion-core-config sbt scala dependency to your build.sbt file:

libraryDependencies += "io.inversion" % "inversion-core-config" % "0.17.0.1"

Advertisement

Dependencies from Group

Apr 12, 2023
12 usages
17 stars
Apr 12, 2023
5 usages
17 stars
Apr 12, 2023
1 usages
17 stars
Apr 12, 2023
1 usages
17 stars
Apr 12, 2023
1 usages
17 stars

Discover Dependencies