| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.liuyehcf |
| Идентификатор | Идентификаторcompile-engine |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcompile-engine
compile engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| compile-engine-1.0.3.pom | |
| compile-engine-1.0.3.jar | 148 KB |
| compile-engine-1.0.3-sources.jar | 89 KB |
| compile-engine-1.0.3-javadoc.jar | 485 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.liuyehcf : common-tools | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |