Jar examples for n:nebula-kotlin-plugin
Provides the Kotlin plugin via the Gradle plugin portal and allows Kotlin library versions to be omitted
You can download jar file nebula-kotlin-plugin 1.2.21 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nebula-kotlin-plugin-1.2.21.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>nebula-kotlin-plugin</artifactId> <version>1.2.21</version> </dependency>
compile group: 'com.netflix.nebula', name: 'nebula-kotlin-plugin', version: '1.2.21'
libraryDependencies += "com.netflix.nebula" % "nebula-kotlin-plugin" % "1.2.21"
<dependency org="com.netflix.nebula" name="nebula-kotlin-plugin" rev="1.2.21"/>
@Grapes(@Grab(group='com.netflix.nebula', module='nebula-kotlin-plugin', version='1.2.21'))
'com.netflix.nebula:nebula-kotlin-plugin:jar:1.2.21'
Click the following link to download the jar file.
nebula-kotlin-plugin-1.2.21-javadoc.jar