Jar examples for c:codegen-annotations
You can download jar file codegen-annotations 1.0.0 in this page.
You can use the following script to add codegen-annotations-1.0.0.jar to your project.
<dependency> <groupId>com.gitee.l0km</groupId> <artifactId>codegen-annotations</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.gitee.l0km', name: 'codegen-annotations', version: '1.0.0'
libraryDependencies += "com.gitee.l0km" % "codegen-annotations" % "1.0.0"
<dependency org="com.gitee.l0km" name="codegen-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='com.gitee.l0km', module='codegen-annotations', version='1.0.0'))
'com.gitee.l0km:codegen-annotations:jar:1.0.0'
Click the following link to download the jar file.
codegen-annotations-1.0.0-javadoc.jar