не последняя версия
Последняя версия 1.8.2

com.quhaodian:make 1.3.0

discover代码生成模块

Группа

Группа

com.quhaodian
Идентификатор

Идентификатор

make
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать make 1.3.0


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