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