GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdcontext-propagation-relocation |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
context-propagation-relocation-1.0.6.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>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation 'nl.talsmasoftware.context:context-propagation-relocation:1.0.6'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-relocation/
implementation ("nl.talsmasoftware.context:context-propagation-relocation:1.0.6")
'nl.talsmasoftware.context:context-propagation-relocation:pom:1.0.6'
<dependency org="nl.talsmasoftware.context" name="context-propagation-relocation" rev="1.0.6">
<artifact name="context-propagation-relocation" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-relocation', version='1.0.6')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-relocation" % "1.0.6"
[nl.talsmasoftware.context/context-propagation-relocation "1.0.6"]