is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation 1.0.8


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

1.0.8
Type

Type

jar

Download context-propagation 1.0.8


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>context-propagation</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation/
implementation 'nl.talsmasoftware.context:context-propagation:1.0.8'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation/
implementation ("nl.talsmasoftware.context:context-propagation:1.0.8")
'nl.talsmasoftware.context:context-propagation:jar:1.0.8'
<dependency org="nl.talsmasoftware.context" name="context-propagation" rev="1.0.8">
  <artifact name="context-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation', version='1.0.8')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation" % "1.0.8"
[nl.talsmasoftware.context/context-propagation "1.0.8"]