is not current version
Last Version 1.1.1

com.csfacturacion.csreporter:csreporter-api-java 0.3

Provee una API cliente en Java para el servicio de CSReporter de CSFacturación.

Categories

Categories

Java Languages
GroupId

GroupId

com.csfacturacion.csreporter
ArtifactId

ArtifactId

csreporter-api-java
Version

Version

0.3
Type

Type

jar

Download csreporter-api-java 0.3


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