MVN

io.github.codexiaomai.environmentswitcher : base

Maven & Gradle

Nov 21, 2021
2 usages
426 stars

base · Base library for EnvironmentSwitcher.

<dependency>
    <groupId>io.github.codexiaomai.environmentswitcher</groupId>
    <artifactId>base</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.codexiaomai.environmentswitcher : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of io.github.codexiaomai.environmentswitcher : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
base-1.6.0
1.0.x
base-1.0.1
base-1.0.0

How to add a dependency to Maven

Add the following io.github.codexiaomai.environmentswitcher : base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.codexiaomai.environmentswitcher</groupId>
    <artifactId>base</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.codexiaomai.environmentswitcher : base gradle dependency to your build.gradle file:

implementation 'io.github.codexiaomai.environmentswitcher:base:1.6.0'

Gradle Kotlin DSL: Add the following io.github.codexiaomai.environmentswitcher : base gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.codexiaomai.environmentswitcher:base:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.codexiaomai.environmentswitcher : base sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.codexiaomai.environmentswitcher" % "base" % "1.6.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 22, 2016
1.1k stars
Jun 14, 2023
27 usages
5.9k stars
Mar 03, 2020
5 usages
0 stars
Aug 04, 2023
42 usages
6.4k stars
Oct 22, 2019
5 usages
4 stars
Mar 09, 2022
6 usages
2.5k stars
Jul 07, 2022
20 usages
29 stars
Sep 18, 2015
6 usages
65 stars
Mar 28, 2019
5 usages
1 stars