| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Ant Build Tools |
| GroupId | GroupIdcom.github.ajalt.mordant |
| ArtifactId | ArtifactIdmordant-js |
| Version | Version2.0.0-beta6 |
| Type | Typepom |
| Description |
DescriptionMordant
Colorful multiplatform styling Kotlin for command-line applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mordant-js-2.0.0-beta6.pom | |
| mordant-js-2.0.0-beta6-sources.jar | 84 KB |
| mordant-js-2.0.0-beta6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajalt.mordant/mordant-js/ -->
<dependency>
<groupId>com.github.ajalt.mordant</groupId>
<artifactId>mordant-js</artifactId>
<version>2.0.0-beta6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajalt.mordant/mordant-js/
implementation 'com.github.ajalt.mordant:mordant-js:2.0.0-beta6'
// https://jarcasting.com/artifacts/com.github.ajalt.mordant/mordant-js/
implementation ("com.github.ajalt.mordant:mordant-js:2.0.0-beta6")
'com.github.ajalt.mordant:mordant-js:pom:2.0.0-beta6'
<dependency org="com.github.ajalt.mordant" name="mordant-js" rev="2.0.0-beta6">
<artifact name="mordant-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ajalt.mordant', module='mordant-js', version='2.0.0-beta6')
)
libraryDependencies += "com.github.ajalt.mordant" % "mordant-js" % "2.0.0-beta6"
[com.github.ajalt.mordant/mordant-js "2.0.0-beta6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
| com.github.ajalt.colormath : colormath-js | jar | 3.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
| org.jetbrains : markdown-js | jar | 0.3.1 |