| License |
License |
|---|---|
| GroupId | GroupIdcom.github.niupengyu |
| ArtifactId | ArtifactIdahead-frame |
| Version | Version1.2.5-RELEASE |
| Type | Typepom |
| Description |
Descriptionahead-frame
java framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ahead-frame-1.2.5-RELEASE.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame</artifactId>
<version>1.2.5-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame/
implementation 'com.github.niupengyu:ahead-frame:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame/
implementation ("com.github.niupengyu:ahead-frame:1.2.5-RELEASE")
'com.github.niupengyu:ahead-frame:pom:1.2.5-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame" rev="1.2.5-RELEASE">
<artifact name="ahead-frame" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame" % "1.2.5-RELEASE"
[com.github.niupengyu/ahead-frame "1.2.5-RELEASE"]