is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation 0.4.11


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

0.4.11
Type

Type

jar

Download context-propagation 0.4.11


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