com.ibm.cics:cics-bundle-gradle


Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.ibm.cics
ArtifactId

ArtifactId

cics-bundle-gradle
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Download cics-bundle-gradle

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.ibm.cics : cics-bundle-common jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2