is not current version
Last Version 2.1.6

com.gitee.l0km:codegen-annotations 1.2.2


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

codegen-annotations
Version

Version

1.2.2
Type

Type

jar

Download codegen-annotations 1.2.2


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