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

com.github.fanzezhen.common:common-web 2.0.6


Группа

Группа

com.github.fanzezhen.common
Идентификатор

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

common-web
Версия

Версия

2.0.6
Тип

Тип

jar

Скачать common-web 2.0.6


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