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