Companion

object Companion

Properties

Link copied to clipboard

The default version of the Dokka gradle plugin. You can override this by explicitly choosing a version with Project.dokka / Project.dokkaMultiModule.

Link copied to clipboard

The default version of gradle. Used by installGradle.

Link copied to clipboard

The default version of the Kotlin gradle plugin. Use the kotlinVersion (or Project.kotlinVersion) method to specify a specific kotlin plugin version.

Link copied to clipboard

Currently 11

Functions

Link copied to clipboard

Returns the project ID given a project name using GitLab's REST API

fun gitLabProjectId(domain: String, projectName: String): String

Use this if you have your own instance of gitlab (i.e. for domains other than "gitlab.com").

Link copied to clipboard

Creates a MavenRepository whose url is :

Link copied to clipboard