h

hscore-config-annotated

Files download
File Operation
hscore-config-annotated-4.3.21.jar download
hscore-config-annotated-4.3.21.pom download
hscore-config-annotated-4.3.21-sources.jar download
Apache Maven
<dependency>
  <groupId>me.hsgamer</groupId>
  <artifactId>hscore-config-annotated</artifactId>
  <version>4.3.21</version>
</dependency>
Gradle Groovy
implementation 'me.hsgamer:hscore-config-annotated:4.3.21'
Gradle Kotlin
implementation("me.hsgamer:hscore-config-annotated:4.3.21")
Scala SBT
libraryDependencies += "me.hsgamer" % "hscore-config-annotated" % "4.3.21"
Groovy Grape
@Grapes(
  @Grab(group='me.hsgamer', module='hscore-config-annotated', version='4.3.21')
)
Apache Ivy
<dependency org="me.hsgamer" name="hscore-config-annotated" rev="4.3.21" />
Leiningen
[me.hsgamer/hscore-config-annotated "4.3.21"]
Apache Buildr
'me.hsgamer:hscore-config-annotated:jar:4.3.21'