License |
License |
---|---|
Categories |
CategoriesKotlin Languages Dagger Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.daggerok |
ArtifactId | ArtifactIdkotlin-html-dsl |
Last Version | Last Version1.0.PLUS |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkotlin-html-dsl
Kotlin HTML DSL: The smallest kotlin extension library you have ever seen!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-html-dsl-1.0.PLUS.pom | |
kotlin-html-dsl-1.0.PLUS.jar | 13 KB |
kotlin-html-dsl-1.0.PLUS-sources.jar | 741 bytes |
kotlin-html-dsl-1.0.PLUS-javadoc.jar | 261 bytes |
kotlin-html-dsl-1.0.PLUS-1.8.jar | 13 KB |
kotlin-html-dsl-1.0.PLUS-1.8-sources.jar | 741 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daggerok/kotlin-html-dsl/ -->
<dependency>
<groupId>com.github.daggerok</groupId>
<artifactId>kotlin-html-dsl</artifactId>
<version>1.0.PLUS</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daggerok/kotlin-html-dsl/
implementation 'com.github.daggerok:kotlin-html-dsl:1.0.PLUS'
// https://jarcasting.com/artifacts/com.github.daggerok/kotlin-html-dsl/
implementation ("com.github.daggerok:kotlin-html-dsl:1.0.PLUS")
'com.github.daggerok:kotlin-html-dsl:jar:1.0.PLUS'
<dependency org="com.github.daggerok" name="kotlin-html-dsl" rev="1.0.PLUS">
<artifact name="kotlin-html-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daggerok', module='kotlin-html-dsl', version='1.0.PLUS')
)
libraryDependencies += "com.github.daggerok" % "kotlin-html-dsl" % "1.0.PLUS"
[com.github.daggerok/kotlin-html-dsl "1.0.PLUS"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.41 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.41 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.41 |