krow-core

A small library for generating tables in ASCII or HTML formats, built with Kotlin's type-safe builders

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

krow-core-android-debug
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

krow-core
A small library for generating tables in ASCII or HTML formats, built with Kotlin's type-safe builders
Project URL

Project URL

https://github.com/copper-leaf/krow
Source Code Management

Source Code Management

https://github.com/copper-leaf/krow.git

Download krow-core-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/krow-core-android-debug/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>krow-core-android-debug</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/krow-core-android-debug/
implementation 'io.github.copper-leaf:krow-core-android-debug:1.0.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/krow-core-android-debug/
implementation ("io.github.copper-leaf:krow-core-android-debug:1.0.0")
'io.github.copper-leaf:krow-core-android-debug:aar:1.0.0'
<dependency org="io.github.copper-leaf" name="krow-core-android-debug" rev="1.0.0">
  <artifact name="krow-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='krow-core-android-debug', version='1.0.0')
)
libraryDependencies += "io.github.copper-leaf" % "krow-core-android-debug" % "1.0.0"
[io.github.copper-leaf/krow-core-android-debug "1.0.0"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0