KChroner

Easy bot framework.

License

License

MIT
GroupId

GroupId

jp.nephy
ArtifactId

ArtifactId

kchroner
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

KChroner
Easy bot framework.

Download kchroner

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.3.0
org.jetbrains.kotlin : kotlin-script-util jar 1.3.0
jp.nephy : penicillin jar 3.1.0
io.methvin : directory-watcher jar 0.8.0
org.reflections : reflections jar 0.9.11
io.ktor : ktor-client-apache jar 1.0.0-beta-3
io.ktor : ktor-server-jetty jar 1.0.0-beta-3
io.ktor : ktor-html-builder jar 1.0.0-beta-3
io.github.microutils : kotlin-logging jar 1.6.10
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.fusesource.jansi : jansi jar 1.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0