h

hspc-cds-hooks-client

Files download
File Operation
hspc-cds-hooks-client-0.1.0.jar download
hspc-cds-hooks-client-0.1.0.pom download
hspc-cds-hooks-client-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hspconsortium.reference</groupId>
  <artifactId>hspc-cds-hooks-client</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.hspconsortium.reference:hspc-cds-hooks-client:0.1.0'
Gradle Kotlin
implementation("org.hspconsortium.reference:hspc-cds-hooks-client:0.1.0")
Scala SBT
libraryDependencies += "org.hspconsortium.reference" % "hspc-cds-hooks-client" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.hspconsortium.reference', module='hspc-cds-hooks-client', version='0.1.0')
)
Apache Ivy
<dependency org="org.hspconsortium.reference" name="hspc-cds-hooks-client" rev="0.1.0" />
Leiningen
[org.hspconsortium.reference/hspc-cds-hooks-client "0.1.0"]
Apache Buildr
'org.hspconsortium.reference:hspc-cds-hooks-client:jar:0.1.0'