License |
License |
---|---|
GroupId | GroupIdcom.github.the-h-team |
ArtifactId | ArtifactIdtemplates |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTemplates
A uniform solution for storing item styles
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
templates-1.1.0.pom | |
templates-1.1.0.jar | 17 KB |
templates-1.1.0-sources.jar | 11 KB |
templates-1.1.0-javadoc.jar | 419 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
org.jetbrains : annotations | jar | 20.1.0 |