base

Base library for EnvironmentSwitcher.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.codexiaomai.environmentswitcher
ArtifactId

ArtifactId

base
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

base
Base library for EnvironmentSwitcher.
Project URL

Project URL

https://github.com/CodeXiaoMai/EnvironmentSwitcher
Source Code Management

Source Code Management

https://github.com/CodeXiaoMai/EnvironmentSwitcher/

Download base

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.0.1
1.0.0