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

com.github.niupengyu:ahead-frame 1.2.1-RELEASE

java framework

Группа

Группа

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

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

ahead-frame
Версия

Версия

1.2.1-RELEASE
Тип

Тип

pom

Скачать ahead-frame 1.2.1-RELEASE

Имя Файла Размер
ahead-frame-1.2.1-RELEASE.pom 7 KB
Обзор

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