| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.thinker0.heron |
| Идентификатор | Идентификаторheron-3party |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| heron-3party-1.0.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-3party/ -->
<dependency>
<groupId>com.github.thinker0.heron</groupId>
<artifactId>heron-3party</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-3party/
implementation 'com.github.thinker0.heron:heron-3party:1.0.1'
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-3party/
implementation ("com.github.thinker0.heron:heron-3party:1.0.1")
'com.github.thinker0.heron:heron-3party:pom:1.0.1'
<dependency org="com.github.thinker0.heron" name="heron-3party" rev="1.0.1">
<artifact name="heron-3party" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thinker0.heron', module='heron-3party', version='1.0.1')
)
libraryDependencies += "com.github.thinker0.heron" % "heron-3party" % "1.0.1"
[com.github.thinker0.heron/heron-3party "1.0.1"]