Templates

A uniform solution for storing item styles

License

License

GroupId

GroupId

com.github.the-h-team
ArtifactId

ArtifactId

templates
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Templates
A uniform solution for storing item styles
Project URL

Project URL

https://github.com/the-h-team/Templates
Project Organization

Project Organization

Sanctum
Source Code Management

Source Code Management

http://github.com/the-h-team/Templates/tree/master

Download templates

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.the-h-team/templates/ -->
<dependency>
    <groupId>com.github.the-h-team</groupId>
    <artifactId>templates</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/templates/
implementation 'com.github.the-h-team:templates:1.1.0'
// https://jarcasting.com/artifacts/com.github.the-h-team/templates/
implementation ("com.github.the-h-team:templates:1.1.0")
'com.github.the-h-team:templates:jar:1.1.0'
<dependency org="com.github.the-h-team" name="templates" rev="1.1.0">
  <artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='templates', version='1.1.0')
)
libraryDependencies += "com.github.the-h-team" % "templates" % "1.1.0"
[com.github.the-h-team/templates "1.1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0