Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-secret |
Version | Version0.0.86 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-secret-0.0.86.pom | |
datarouter-secret-0.0.86.jar | 66 KB |
datarouter-secret-0.0.86-sources.jar | 35 KB |
datarouter-secret-0.0.86-javadoc.jar | 674 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-secret</artifactId>
<version>0.0.86</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/
implementation 'io.datarouter:datarouter-secret:0.0.86'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret/
implementation ("io.datarouter:datarouter-secret:0.0.86")
'io.datarouter:datarouter-secret:jar:0.0.86'
<dependency org="io.datarouter" name="datarouter-secret" rev="0.0.86">
<artifact name="datarouter-secret" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-secret', version='0.0.86')
)
libraryDependencies += "io.datarouter" % "datarouter-secret" % "0.0.86"
[io.datarouter/datarouter-secret "0.0.86"]