is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation 1.0.7


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

1.0.7
Type

Type

jar

Download context-propagation 1.0.7


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