не последняя версия
Последняя версия 2.2

org.aesh:terminal-http 2.0

Æsh (Another Extendable SHell) Terminal Http

Категории

Категории

MINA Сеть Networking
Группа

Группа

org.aesh
Идентификатор

Идентификатор

terminal-http
Версия

Версия

2.0
Тип

Тип

jar

Скачать terminal-http 2.0


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