tblibrary

Simple library to create bots with telegram API

Leiningen/Boot

[tblibrary "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

tblibrary/tblibrary {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("tblibrary:tblibrary:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tblibrary</groupId>
  <artifactId>tblibrary</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>