MVN

net.corda.kotlin : kotlin-stdlib-jdk8-osgi

Maven & Gradle

Nov 17, 2022
29 usages
0 stars

kotlin-stdlib-jdk8-osgi · The Kotlin Stdlib JDK8 extension as an OSGi bundle.

<dependency>
    <groupId>net.corda.kotlin</groupId>
    <artifactId>kotlin-stdlib-jdk8-osgi</artifactId>
    <version>1.7.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.corda.kotlin : kotlin-stdlib-jdk8-osgi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.21

All Versions

Choose a version of net.corda.kotlin : kotlin-stdlib-jdk8-osgi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
kotlin-stdlib-jdk8-osgi-1.7.21
kotlin-stdlib-jdk8-osgi-1.7.10
1.4.x
kotlin-stdlib-jdk8-osgi-1.4.21

How to add a dependency to Maven

Add the following net.corda.kotlin : kotlin-stdlib-jdk8-osgi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.corda.kotlin</groupId>
    <artifactId>kotlin-stdlib-jdk8-osgi</artifactId>
    <version>1.7.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.corda.kotlin : kotlin-stdlib-jdk8-osgi gradle dependency to your build.gradle file:

implementation 'net.corda.kotlin:kotlin-stdlib-jdk8-osgi:1.7.21'

Gradle Kotlin DSL: Add the following net.corda.kotlin : kotlin-stdlib-jdk8-osgi gradle kotlin dependency to your build.gradle.kts file:

implementation("net.corda.kotlin:kotlin-stdlib-jdk8-osgi:1.7.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.corda.kotlin : kotlin-stdlib-jdk8-osgi sbt scala dependency to your build.sbt file:

libraryDependencies += "net.corda.kotlin" % "kotlin-stdlib-jdk8-osgi" % "1.7.21"

Advertisement

Dependencies from Group

Nov 17, 2022
29 usages
0 stars
Nov 17, 2022
1 usages
0 stars

Discover Dependencies

Aug 22, 2023
11 usages
9 stars
Jun 12, 2023
18 usages
172 stars
Jun 21, 2018
26 usages
259 stars
Jan 29, 2017
2 usages
Jan 02, 2020
9 usages
31 stars
Jul 30, 2023
9 usages
1 stars
Mar 27, 2015
24 usages
5.9k stars
Jun 17, 2017
4 usages
0 stars
Jun 16, 2019
12 usages
0 stars
Mar 20, 2013
3 usages
0 stars