h

hscore-config-path

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