tblibrary

Simple library to create bots with telegram API

Leiningen/Boot

[tblibrary "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("tblibrary:tblibrary:0.1.0")

Maven

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