parent

胡二毛开源项目系列父结构

Лицензия

Лицензия

Группа

Группа

cn.huermao
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

parent
胡二毛开源项目系列父结构

Скачать parent

Имя Файла Размер
parent-1.0.0.pom
parent-1.0.0.jar 2 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0.0