MVN

org.virtuslab : pulumi-github-kotlin

Maven & Gradle

Aug 17, 2023
54 stars

Pulumi Github Kotlin · Build cloud applications and infrastructure by combining the safety and reliability of infrastructure as code with the power of the Kotlin programming language.

<dependency>
    <groupId>org.virtuslab</groupId>
    <artifactId>pulumi-github-kotlin</artifactId>
    <version>5.16.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.virtuslab : pulumi-github-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.16.0.0

All Versions

Choose a version of org.virtuslab : pulumi-github-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.16.x
pulumi-github-kotlin-5.16.0.0
5.15.x
pulumi-github-kotlin-5.15.0.0
5.14.x
pulumi-github-kotlin-5.14.1.0
pulumi-github-kotlin-5.14.0.0
5.13.x
pulumi-github-kotlin-5.13.0.0
5.4.x
pulumi-github-kotlin-5.4.0.1

How to add a dependency to Maven

Add the following org.virtuslab : pulumi-github-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.virtuslab</groupId>
    <artifactId>pulumi-github-kotlin</artifactId>
    <version>5.16.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.virtuslab : pulumi-github-kotlin gradle dependency to your build.gradle file:

implementation 'org.virtuslab:pulumi-github-kotlin:5.16.0.0'

Gradle Kotlin DSL: Add the following org.virtuslab : pulumi-github-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.virtuslab:pulumi-github-kotlin:5.16.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.virtuslab : pulumi-github-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.virtuslab" % "pulumi-github-kotlin" % "5.16.0.0"

Advertisement

Dependencies from Group

Jun 02, 2015
14 usages
368 stars
Jun 02, 2015
9 usages
368 stars
Jun 02, 2015
5 usages
368 stars
Jun 02, 2015
5 usages
368 stars
Jun 02, 2015
4 usages
368 stars

Discover Dependencies