is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation 0.4.8


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

0.4.8
Type

Type

jar

Download context-propagation 0.4.8


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