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