Last Version

org.jetbrains.kotlin:kdoc 0.12.1230

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kdoc
Version

Version

0.12.1230
Type

Type

jar
Description

Description

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

Download kdoc 0.12.1230


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kdoc/ -->
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kdoc</artifactId>
    <version>0.12.1230</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kdoc/
implementation 'org.jetbrains.kotlin:kdoc:0.12.1230'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kdoc/
implementation ("org.jetbrains.kotlin:kdoc:0.12.1230")
'org.jetbrains.kotlin:kdoc:jar:0.12.1230'
<dependency org="org.jetbrains.kotlin" name="kdoc" rev="0.12.1230">
  <artifact name="kdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kdoc', version='0.12.1230')
)
libraryDependencies += "org.jetbrains.kotlin" % "kdoc" % "0.12.1230"
[org.jetbrains.kotlin/kdoc "0.12.1230"]

Dependencies

compile (3)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.1.0
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 0.12.1230
org.jetbrains.kotlin : kotlin-stdlib jar 0.12.1230

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.