is not current version
Last Version 0.1.25

org.catools:etl.zapi 0.0.20

This is an integration point between ZAPI and ERP where we retrieve data and transfer them to ERP.

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

etl.zapi
Version

Version

0.0.20
Type

Type

jar

Download etl.zapi 0.0.20


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