License |
License |
---|---|
GroupId | GroupIdcn.yanzx-dev.gitlab |
ArtifactId | ArtifactIdcom.sap.conn.jco.sapjco |
Version | Version3.0.14 |
Type | Typejar |
Description |
DescriptionSapjco Runtime Dependency
Sapjco Runtime Dependency
|
Filename | Size |
---|---|
com.sap.conn.jco.sapjco-3.0.14.pom | |
com.sap.conn.jco.sapjco-3.0.14.jar | 1 MB |
com.sap.conn.jco.sapjco-3.0.14-sources.jar | 261 bytes |
com.sap.conn.jco.sapjco-3.0.14-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/com.sap.conn.jco.sapjco/ -->
<dependency>
<groupId>cn.yanzx-dev.gitlab</groupId>
<artifactId>com.sap.conn.jco.sapjco</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/com.sap.conn.jco.sapjco/
implementation 'cn.yanzx-dev.gitlab:com.sap.conn.jco.sapjco:3.0.14'
// https://jarcasting.com/artifacts/cn.yanzx-dev.gitlab/com.sap.conn.jco.sapjco/
implementation ("cn.yanzx-dev.gitlab:com.sap.conn.jco.sapjco:3.0.14")
'cn.yanzx-dev.gitlab:com.sap.conn.jco.sapjco:jar:3.0.14'
<dependency org="cn.yanzx-dev.gitlab" name="com.sap.conn.jco.sapjco" rev="3.0.14">
<artifact name="com.sap.conn.jco.sapjco" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yanzx-dev.gitlab', module='com.sap.conn.jco.sapjco', version='3.0.14')
)
libraryDependencies += "cn.yanzx-dev.gitlab" % "com.sap.conn.jco.sapjco" % "3.0.14"
[cn.yanzx-dev.gitlab/com.sap.conn.jco.sapjco "3.0.14"]