Last Version

mordant 1.2.1

Full-featured text styling for Kotlin command-line applications

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ajalt
ArtifactId

ArtifactId

mordant
Version

Version

1.2.1
Type

Type

jar
Description

Description

mordant
Full-featured text styling for Kotlin command-line applications
Project URL

Project URL

https://github.com/ajalt/mordant
Source Code Management

Source Code Management

https://github.com/ajalt/mordant

Download mordant 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
com.github.ajalt : colormath jar 1.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.kotlintest : kotlintest-assertions jar 3.3.1

Project Modules

There are no modules declared in this project.