is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation 0.4.13


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

0.4.13
Type

Type

jar

Download context-propagation 0.4.13


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