| Группа | Группаcom.github.niupengyu |
|---|---|
| Идентификатор | Идентификаторahead-frame-core |
| Версия | Версия1.2.2-RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ahead-frame-core-1.2.2-RELEASE.pom | |
| ahead-frame-core-1.2.2-RELEASE.jar | 161 KB |
| ahead-frame-core-1.2.2-RELEASE-sources.jar | 110 KB |
| ahead-frame-core-1.2.2-RELEASE-javadoc.jar | 501 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-core/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame-core</artifactId>
<version>1.2.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-core/
implementation 'com.github.niupengyu:ahead-frame-core:1.2.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-core/
implementation ("com.github.niupengyu:ahead-frame-core:1.2.2-RELEASE")
'com.github.niupengyu:ahead-frame-core:jar:1.2.2-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-core" rev="1.2.2-RELEASE">
<artifact name="ahead-frame-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-core', version='1.2.2-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-core" % "1.2.2-RELEASE"
[com.github.niupengyu/ahead-frame-core "1.2.2-RELEASE"]