parent

FCF工程构建管理工程,统一项目构建方式

Лицензия

Лицензия

Группа

Группа

io.github.hlg212
Идентификатор

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

parent
Последняя версия

Последняя версия

1.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

parent
FCF工程构建管理工程,统一项目构建方式
Ссылка на сайт

Ссылка на сайт

https://github.com/hlg212/FCFP
Система контроля версий

Система контроля версий

https://github.com/hlg212/FCFP.git

Скачать parent

Имя Файла Размер
parent-1.1.3.pom 14 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.hlg212/parent/ -->
<dependency>
    <groupId>io.github.hlg212</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212/parent/
implementation 'io.github.hlg212:parent:1.1.3'
// https://jarcasting.com/artifacts/io.github.hlg212/parent/
implementation ("io.github.hlg212:parent:1.1.3")
'io.github.hlg212:parent:pom:1.1.3'
<dependency org="io.github.hlg212" name="parent" rev="1.1.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212', module='parent', version='1.1.3')
)
libraryDependencies += "io.github.hlg212" % "parent" % "1.1.3"
[io.github.hlg212/parent "1.1.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.3
1.1.2