is not current version
Last Version 2.1.6

com.gitee.l0km:codegen-annotations 1.0.45


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

codegen-annotations
Version

Version

1.0.45
Type

Type

jar

Download codegen-annotations 1.0.45


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