is not current version
Last Version 4.0.1

top.wboost:common-context 3.1.1RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-context
Version

Version

3.1.1RELEASE
Type

Type

jar

Download common-context 3.1.1RELEASE


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