| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.marvelution.skins |
| Идентификатор | Идентификаторmarvelution-enunciate-template |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMarvelution Enunciate Template
A template for all Marvelution projects that use Enunciate
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-enunciate-template/ -->
<dependency>
<groupId>com.marvelution.skins</groupId>
<artifactId>marvelution-enunciate-template</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-enunciate-template/
implementation 'com.marvelution.skins:marvelution-enunciate-template:0.0.1'
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-enunciate-template/
implementation ("com.marvelution.skins:marvelution-enunciate-template:0.0.1")
'com.marvelution.skins:marvelution-enunciate-template:jar:0.0.1'
<dependency org="com.marvelution.skins" name="marvelution-enunciate-template" rev="0.0.1">
<artifact name="marvelution-enunciate-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.skins', module='marvelution-enunciate-template', version='0.0.1')
)
libraryDependencies += "com.marvelution.skins" % "marvelution-enunciate-template" % "0.0.1"
[com.marvelution.skins/marvelution-enunciate-template "0.0.1"]