is not current version
Last Version 2.1.6

com.gitee.l0km:codegen-annotations 2.1.3


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

codegen-annotations
Version

Version

2.1.3
Type

Type

jar

Download codegen-annotations 2.1.3


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