Jar examples for j:javapoet
Use beautiful Java code to generate beautiful Java code.
You can download jar file javapoet 1.3.0 in this page.
Apache 2.0
You can use the following script to add javapoet-1.3.0.jar to your project.
<dependency> <groupId>com.squareup</groupId> <artifactId>javapoet</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.squareup', name: 'javapoet', version: '1.3.0'
libraryDependencies += "com.squareup" % "javapoet" % "1.3.0"
<dependency org="com.squareup" name="javapoet" rev="1.3.0"/>
@Grapes(@Grab(group='com.squareup', module='javapoet', version='1.3.0'))
'com.squareup:javapoet:jar:1.3.0'
Click the following link to download the jar file.
javapoet-1.3.0-javadoc.jar