is not current version
Last Version 0.0.114

io.datarouter:datarouter-secret 0.0.28

datarouter-secret

Categories

Categories

Data
GroupId

GroupId

io.datarouter
ArtifactId

ArtifactId

datarouter-secret
Version

Version

0.0.28
Type

Type

jar

Download datarouter-secret 0.0.28


<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/ -->
<dependency>
    <groupId>io.datarouter</groupId>
    <artifactId>datarouter-secret</artifactId>
    <version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/
implementation 'io.datarouter:datarouter-secret:0.0.28'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/
implementation ("io.datarouter:datarouter-secret:0.0.28")
'io.datarouter:datarouter-secret:jar:0.0.28'
<dependency org="io.datarouter" name="datarouter-secret" rev="0.0.28">
  <artifact name="datarouter-secret" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-secret', version='0.0.28')
)
libraryDependencies += "io.datarouter" % "datarouter-secret" % "0.0.28"
[io.datarouter/datarouter-secret "0.0.28"]