MVN

com.ubirch.auth : config_2.11

Maven & Gradle

Oct 16, 2018
5 usages
0 stars

config · trackle specific config and config tools

<dependency>
    <groupId>com.ubirch.auth</groupId>
    <artifactId>config_2.11</artifactId>
    <version>0.4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ubirch.auth : config_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.7

All Versions

Choose a version of com.ubirch.auth : config_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
config_2.11-0.4.7
config_2.11-0.4.6
config_2.11-0.4.5
config_2.11-0.4.4
config_2.11-0.4.3
config_2.11-0.4.2
config_2.11-0.4.1
config_2.11-0.4.0
0.3.x
config_2.11-0.3.0
0.2.x
config_2.11-0.2.22
config_2.11-0.2.21
config_2.11-0.2.20
config_2.11-0.2.19
config_2.11-0.2.18
config_2.11-0.2.17
config_2.11-0.2.16
config_2.11-0.2.15
config_2.11-0.2.14
config_2.11-0.2.13
config_2.11-0.2.12
config_2.11-0.2.11
config_2.11-0.2.10
config_2.11-0.2.9
config_2.11-0.2.8
config_2.11-0.2.7
config_2.11-0.2.6
config_2.11-0.2.5
config_2.11-0.2.3
config_2.11-0.2.2
config_2.11-0.2.0
0.1.x
config_2.11-0.1.2
config_2.11-0.1.1
config_2.11-0.1.0

How to add a dependency to Maven

Add the following com.ubirch.auth : config_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ubirch.auth</groupId>
    <artifactId>config_2.11</artifactId>
    <version>0.4.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ubirch.auth : config_2.11 gradle dependency to your build.gradle file:

implementation 'com.ubirch.auth:config_2.11:0.4.7'

Gradle Kotlin DSL: Add the following com.ubirch.auth : config_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ubirch.auth:config_2.11:0.4.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ubirch.auth : config_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ubirch.auth" % "config_2.11" % "0.4.7"

Advertisement

Dependencies from Group

Oct 16, 2018
5 usages
0 stars
Oct 16, 2018
5 usages
0 stars
Oct 16, 2018
4 usages
0 stars
Oct 16, 2018
3 usages
0 stars
Oct 16, 2018
2 usages
0 stars

Discover Dependencies