| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Wire Данные Data Structures |
| Группа | Группаnet.awired.parent |
| Идентификатор | Идентификаторparent-resources |
| Последняя версия | Последняя версия1.16 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAwired Parent - Resources
Awired.net regroup some open source development by passionate developers
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parent-resources-1.16.pom | |
| parent-resources-1.16.jar | 11 KB |
| parent-resources-1.16-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.awired.parent/parent-resources/ -->
<dependency>
<groupId>net.awired.parent</groupId>
<artifactId>parent-resources</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.parent/parent-resources/
implementation 'net.awired.parent:parent-resources:1.16'
// https://jarcasting.com/artifacts/net.awired.parent/parent-resources/
implementation ("net.awired.parent:parent-resources:1.16")
'net.awired.parent:parent-resources:jar:1.16'
<dependency org="net.awired.parent" name="parent-resources" rev="1.16">
<artifact name="parent-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.parent', module='parent-resources', version='1.16')
)
libraryDependencies += "net.awired.parent" % "parent-resources" % "1.16"
[net.awired.parent/parent-resources "1.16"]