d

datarouter-secret

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