is not current version
Last Version 1.6.0

io.github.codexiaomai.environmentswitcher:base 1.0.1

Base library for EnvironmentSwitcher.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.codexiaomai.environmentswitcher
ArtifactId

ArtifactId

base
Version

Version

1.0.1
Type

Type

jar

Download base 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.codexiaomai.environmentswitcher/base/ -->
<dependency>
    <groupId>io.github.codexiaomai.environmentswitcher</groupId>
    <artifactId>base</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.codexiaomai.environmentswitcher/base/
implementation 'io.github.codexiaomai.environmentswitcher:base:1.0.1'
// https://jarcasting.com/artifacts/io.github.codexiaomai.environmentswitcher/base/
implementation ("io.github.codexiaomai.environmentswitcher:base:1.0.1")
'io.github.codexiaomai.environmentswitcher:base:jar:1.0.1'
<dependency org="io.github.codexiaomai.environmentswitcher" name="base" rev="1.0.1">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.codexiaomai.environmentswitcher', module='base', version='1.0.1')
)
libraryDependencies += "io.github.codexiaomai.environmentswitcher" % "base" % "1.0.1"
[io.github.codexiaomai.environmentswitcher/base "1.0.1"]