Files download
File Operation
tcp2ws-1.1.0.jar download
tcp2ws-1.1.0.pom download
tcp2ws-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>app.nekogram.tcp2ws</groupId>
  <artifactId>tcp2ws</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'app.nekogram.tcp2ws:tcp2ws:1.1.0'
Gradle Kotlin
implementation("app.nekogram.tcp2ws:tcp2ws:1.1.0")
Scala SBT
libraryDependencies += "app.nekogram.tcp2ws" % "tcp2ws" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='app.nekogram.tcp2ws', module='tcp2ws', version='1.1.0')
)
Apache Ivy
<dependency org="app.nekogram.tcp2ws" name="tcp2ws" rev="1.1.0" />
Leiningen
[app.nekogram.tcp2ws/tcp2ws "1.1.0"]
Apache Buildr
'app.nekogram.tcp2ws:tcp2ws:jar:1.1.0'
Dependencies