is not current version
Last Version 2.1.1.Final

io.github.project-openubl:xml-sender-ws 2.0.0.Final

SUNAT Web Services Endpoints

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xml-sender-ws
Version

Version

2.0.0.Final
Type

Type

jar

Download xml-sender-ws 2.0.0.Final


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