compiler-format

Android FrameWork

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.xiaoyvyv
ArtifactId

ArtifactId

compiler-format
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

compiler-format
Android FrameWork
Project URL

Project URL

https://github.com/xiaoyvyv
Source Code Management

Source Code Management

https://github.com/xiaoyvyv/JavaCompileEngine/tree/master

Download compiler-format

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-android
io.github.xiaoyvyv : compiler-jdk8 jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3