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