GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdcontext-propagation-root |
Version | Version0.4.8 |
Type | Typepom |
Filename | Size |
---|---|
context-propagation-root-0.4.8.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>context-propagation-root</artifactId>
<version>0.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/
implementation 'nl.talsmasoftware.context:context-propagation-root:0.4.8'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/
implementation ("nl.talsmasoftware.context:context-propagation-root:0.4.8")
'nl.talsmasoftware.context:context-propagation-root:pom:0.4.8'
<dependency org="nl.talsmasoftware.context" name="context-propagation-root" rev="0.4.8">
<artifact name="context-propagation-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-root', version='0.4.8')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-root" % "0.4.8"
[nl.talsmasoftware.context/context-propagation-root "0.4.8"]