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

com.github.niupengyu:ahead-frame-core 1.2.3-RELEASE

java framework

Группа

Группа

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

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

ahead-frame-core
Версия

Версия

1.2.3-RELEASE
Тип

Тип

jar

Скачать ahead-frame-core 1.2.3-RELEASE


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