is not current version
Last Version 1.0.3

com.github.liuyehcf:compile-engine 1.0.2

compile engine

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

compile-engine
Version

Version

1.0.2
Type

Type

jar

Download compile-engine 1.0.2


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