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

com.gitee.l0km:codegen-annotations 1.7.0


Группа

Группа

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

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

codegen-annotations
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать codegen-annotations 1.7.0


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