is not current version
Last Version 1.0.0.Final

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

XML Sender :: API

GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

xml-sender-api
Version

Version

1.0.0.RC1
Type

Type

jar

Download xml-sender-api 1.0.0.RC1


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