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