| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.the-h-team |
| Идентификатор | Идентификаторtemplates |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеTemplates
A uniform solution for storing item styles
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| templates-1.0.0.pom | |
| templates-1.0.0.jar | 17 KB |
| templates-1.0.0-sources.jar | 11 KB |
| templates-1.0.0-javadoc.jar | 419 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.the-h-team/templates/ -->
<dependency>
<groupId>com.github.the-h-team</groupId>
<artifactId>templates</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/templates/
implementation 'com.github.the-h-team:templates:1.0.0'
// https://jarcasting.com/artifacts/com.github.the-h-team/templates/
implementation ("com.github.the-h-team:templates:1.0.0")
'com.github.the-h-team:templates:jar:1.0.0'
<dependency org="com.github.the-h-team" name="templates" rev="1.0.0">
<artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='templates', version='1.0.0')
)
libraryDependencies += "com.github.the-h-team" % "templates" % "1.0.0"
[com.github.the-h-team/templates "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.3-R0.1-SNAPSHOT |
| org.jetbrains : annotations | jar | 20.1.0 |