compile-engine

compile engine

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

compile-engine-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

compile-engine
compile engine
Project URL

Project URL

https://github.com/liuyehcf/compile-engine

Download compile-engine-core

How to add to project

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

Dependencies

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.0