is not current version
Last Version 1.0.3

com.ibm.cics:cics-bundle-gradle 0.0.2


Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.ibm.cics
ArtifactId

ArtifactId

cics-bundle-gradle
Version

Version

0.0.2
Type

Type

jar

Download cics-bundle-gradle 0.0.2


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