is not current version
Last Version 3.0.3.Final

io.github.project-openubl:xsender 3.0.2.Final

Java library for sending XML files to SUNAT

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xsender
Version

Version

3.0.2.Final
Type

Type

jar

Download xsender 3.0.2.Final


<!-- https://jarcasting.com/artifacts/io.github.project-openubl/xsender/ -->
<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xsender</artifactId>
    <version>3.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/xsender/
implementation 'io.github.project-openubl:xsender:3.0.2.Final'
// https://jarcasting.com/artifacts/io.github.project-openubl/xsender/
implementation ("io.github.project-openubl:xsender:3.0.2.Final")
'io.github.project-openubl:xsender:jar:3.0.2.Final'
<dependency org="io.github.project-openubl" name="xsender" rev="3.0.2.Final">
  <artifact name="xsender" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='xsender', version='3.0.2.Final')
)
libraryDependencies += "io.github.project-openubl" % "xsender" % "3.0.2.Final"
[io.github.project-openubl/xsender "3.0.2.Final"]