compile-engine

compile engine

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

compile-engine
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

compile-engine
compile engine
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download compile-engine

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.liuyehcf : common-tools jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0