| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаio.datarouter |
| Идентификатор | Идентификаторdatarouter-secret-web |
| Версия | Версия0.0.60 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| datarouter-secret-web-0.0.60.pom | |
| datarouter-secret-web-0.0.60.jar | 37 KB |
| datarouter-secret-web-0.0.60-sources.jar | 23 KB |
| datarouter-secret-web-0.0.60-javadoc.jar | 546 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-secret-web</artifactId>
<version>0.0.60</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/
implementation 'io.datarouter:datarouter-secret-web:0.0.60'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-secret-web/
implementation ("io.datarouter:datarouter-secret-web:0.0.60")
'io.datarouter:datarouter-secret-web:jar:0.0.60'
<dependency org="io.datarouter" name="datarouter-secret-web" rev="0.0.60">
<artifact name="datarouter-secret-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-secret-web', version='0.0.60')
)
libraryDependencies += "io.datarouter" % "datarouter-secret-web" % "0.0.60"
[io.datarouter/datarouter-secret-web "0.0.60"]