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