environmentswitcher

Environmentswitcher library.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.codexiaomai.environmentswitcher
ArtifactId

ArtifactId

environmentswitcher
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

environmentswitcher
Environmentswitcher library.
Project URL

Project URL

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

Source Code Management

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

Download environmentswitcher

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.codexiaomai.environmentswitcher : base jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.0.1
1.0.0