compiler

Compiler library for EnvironmentSwitcher in debug.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.codexiaomai.environmentswitcher
ArtifactId

ArtifactId

compiler
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

compiler
Compiler library for EnvironmentSwitcher in debug.
Project URL

Project URL

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

Source Code Management

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

Download compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup : javapoet jar 1.10.0
com.google.auto.service : auto-service-annotations jar 1.0.1
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