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