| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.marvelution.skins |
| Идентификатор | Идентификаторmarvelution-zen-brand |
| Версия | Версия2 |
| Тип | Типpom |
| Описание |
ОписаниеMarvelution Confluence Zen Brand
The main project model. All projects must inherit from this model.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| marvelution-zen-brand-2.pom | |
| marvelution-zen-brand-2.zip | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/ -->
<dependency>
<groupId>com.marvelution.skins</groupId>
<artifactId>marvelution-zen-brand</artifactId>
<version>2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/
implementation 'com.marvelution.skins:marvelution-zen-brand:2'
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/
implementation ("com.marvelution.skins:marvelution-zen-brand:2")
'com.marvelution.skins:marvelution-zen-brand:pom:2'
<dependency org="com.marvelution.skins" name="marvelution-zen-brand" rev="2">
<artifact name="marvelution-zen-brand" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.skins', module='marvelution-zen-brand', version='2')
)
libraryDependencies += "com.marvelution.skins" % "marvelution-zen-brand" % "2"
[com.marvelution.skins/marvelution-zen-brand "2"]