is not current version
Last Version 1.0.4

com.ibm.cics:cics-bundle-common 1.0.3


GroupId

GroupId

com.ibm.cics
ArtifactId

ArtifactId

cics-bundle-common
Version

Version

1.0.3
Type

Type

jar

Download cics-bundle-common 1.0.3


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