is not current version
Last Version 1.0.0.Final

io.github.project-openubl:xml-sender-api 1.0.0.Beta3

XML Sender :: API

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xml-sender-api
Version

Version

1.0.0.Beta3
Type

Type

jar

Download xml-sender-api 1.0.0.Beta3


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