Last Version

KFormat 0.9

KFormat - formatted text output in Kotlin

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.m3y.kformat
ArtifactId

ArtifactId

kformat
Version

Version

0.9
Type

Type

jar
Description

Description

KFormat
KFormat - formatted text output in Kotlin
Project URL

Project URL

https://github.com/marcelmay/kformat.git
Source Code Management

Source Code Management

https://github.com/marcelmay/kformat

Download kformat 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar
com.willowtreeapps.assertk : assertk-jvm jar 0.25

Project Modules

There are no modules declared in this project.