не последняя версия
Последняя версия 1.2.5-RELEASE

com.github.niupengyu:ahead-frame-web 1.2.2-RELEASE

java framework

Группа

Группа

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

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

ahead-frame-web
Версия

Версия

1.2.2-RELEASE
Тип

Тип

jar

Скачать ahead-frame-web 1.2.2-RELEASE


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