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