Last Version

kotlinx.html 0.7.5

A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM at JVM and browser (or other JavaScript engine) for better Kotlin programming for Web.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlinx
ArtifactId

ArtifactId

kotlinx-html-assembly
Version

Version

0.7.5
Type

Type

jar
Description

Description

kotlinx.html
A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM at JVM and browser (or other JavaScript engine) for better Kotlin programming for Web.
Project URL

Project URL

https://github.com/Kotlin/kotlinx.html
Source Code Management

Source Code Management

https://github.com/Kotlin/kotlinx.html

Download kotlinx-html-assembly 0.7.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.