| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sanctionco.thunder |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThunder
A fully customizable user management REST API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-3.1.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>parent</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation 'com.sanctionco.thunder:parent:3.1.0'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation ("com.sanctionco.thunder:parent:3.1.0")
'com.sanctionco.thunder:parent:pom:3.1.0'
<dependency org="com.sanctionco.thunder" name="parent" rev="3.1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='parent', version='3.1.0')
)
libraryDependencies += "com.sanctionco.thunder" % "parent" % "3.1.0"
[com.sanctionco.thunder/parent "3.1.0"]