is not current version
Last Version 1.2.5-RELEASE

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

java framework

GroupId

GroupId

com.github.niupengyu
ArtifactId

ArtifactId

ahead-frame-commons
Version

Version

1.2.1-RELEASE
Type

Type

jar

Download ahead-frame-commons 1.2.1-RELEASE


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