compiler

Android FrameWork

License

License

GroupId

GroupId

io.github.xiaoyvyv
ArtifactId

ArtifactId

compiler
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

compiler
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

How to add to project

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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0.1
1.0.0