| GroupId | GroupIdnl.talsmasoftware.context |
|---|---|
| ArtifactId | ArtifactIdcontext-propagation-relocation |
| Version | Version0.5.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| context-propagation-relocation-0.5.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>context-propagation-relocation</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation 'nl.talsmasoftware.context:context-propagation-relocation:0.5.0'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation ("nl.talsmasoftware.context:context-propagation-relocation:0.5.0")
'nl.talsmasoftware.context:context-propagation-relocation:pom:0.5.0'
<dependency org="nl.talsmasoftware.context" name="context-propagation-relocation" rev="0.5.0">
<artifact name="context-propagation-relocation" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-relocation', version='0.5.0')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-relocation" % "0.5.0"
[nl.talsmasoftware.context/context-propagation-relocation "0.5.0"]