Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-secret-web |
Version | Version0.0.63 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-secret-web</artifactId>
<version>0.0.63</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/
implementation 'io.datarouter:datarouter-secret-web:0.0.63'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/
implementation ("io.datarouter:datarouter-secret-web:0.0.63")
'io.datarouter:datarouter-secret-web:jar:0.0.63'
<dependency org="io.datarouter" name="datarouter-secret-web" rev="0.0.63">
<artifact name="datarouter-secret-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-secret-web', version='0.0.63')
)
libraryDependencies += "io.datarouter" % "datarouter-secret-web" % "0.0.63"
[io.datarouter/datarouter-secret-web "0.0.63"]