License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdkotlin-playground |
Version | Version1.11.2 |
Type | Typejar |
Description |
Descriptionkotlin-playground
WebJar for kotlin-playground
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-playground-1.11.2.pom | |
kotlin-playground-1.11.2.jar | 1 MB |
kotlin-playground-1.11.2-sources.jar | 22 bytes |
kotlin-playground-1.11.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/kotlin-playground/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>kotlin-playground</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/kotlin-playground/
implementation 'org.webjars.npm:kotlin-playground:1.11.2'
// https://jarcasting.com/artifacts/org.webjars.npm/kotlin-playground/
implementation ("org.webjars.npm:kotlin-playground:1.11.2")
'org.webjars.npm:kotlin-playground:jar:1.11.2'
<dependency org="org.webjars.npm" name="kotlin-playground" rev="1.11.2">
<artifact name="kotlin-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='kotlin-playground', version='1.11.2')
)
libraryDependencies += "org.webjars.npm" % "kotlin-playground" % "1.11.2"
[org.webjars.npm/kotlin-playground "1.11.2"]