| Группа | Группаnl.talsmasoftware.context |
|---|---|
| Идентификатор | Идентификаторcontext-propagation-relocation |
| Версия | Версия1.0.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| context-propagation-relocation-1.0.5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>context-propagation-relocation</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation 'nl.talsmasoftware.context:context-propagation-relocation:1.0.5'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation ("nl.talsmasoftware.context:context-propagation-relocation:1.0.5")
'nl.talsmasoftware.context:context-propagation-relocation:pom:1.0.5'
<dependency org="nl.talsmasoftware.context" name="context-propagation-relocation" rev="1.0.5">
<artifact name="context-propagation-relocation" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-relocation', version='1.0.5')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-relocation" % "1.0.5"
[nl.talsmasoftware.context/context-propagation-relocation "1.0.5"]