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

com.github.yamingd.argo:argo-web 2.3.4

web functions for common cases

Группа

Группа

com.github.yamingd.argo
Идентификатор

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

argo-web
Версия

Версия

2.3.4
Тип

Тип

jar

Скачать argo-web 2.3.4


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