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