h

hscore-config-annotation

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