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