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