com.github.yu-jay:jay-compiler

封装了一个编译器

License

License

GroupId

GroupId

com.github.yu-jay
ArtifactId

ArtifactId

jay-compiler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.yu-jay:jay-compiler
封装了一个编译器
Project URL

Project URL

https://github.com/yu-jay/jay-compiler

Download jay-compiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yu-jay : jay-common jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0