License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdnl.astraeus |
ArtifactId | ArtifactIdkotlin-komponent-js |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkotlin-komponent
Kotlin komponent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-komponent-js-1.0.6.pom | |
kotlin-komponent-js-1.0.6-sources.jar | 6 KB |
kotlin-komponent-js-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nl.astraeus/kotlin-komponent-js/ -->
<dependency>
<groupId>nl.astraeus</groupId>
<artifactId>kotlin-komponent-js</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.astraeus/kotlin-komponent-js/
implementation 'nl.astraeus:kotlin-komponent-js:1.0.6'
// https://jarcasting.com/artifacts/nl.astraeus/kotlin-komponent-js/
implementation ("nl.astraeus:kotlin-komponent-js:1.0.6")
'nl.astraeus:kotlin-komponent-js:pom:1.0.6'
<dependency org="nl.astraeus" name="kotlin-komponent-js" rev="1.0.6">
<artifact name="kotlin-komponent-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.astraeus', module='kotlin-komponent-js', version='1.0.6')
)
libraryDependencies += "nl.astraeus" % "kotlin-komponent-js" % "1.0.6"
[nl.astraeus/kotlin-komponent-js "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-html-js | jar | 0.7.3 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |