GroupId | GroupIdio.github.carlosthe19916 |
---|---|
ArtifactId | ArtifactIdsunat-web-services |
Version | Version1.0.3.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/ -->
<dependency>
<groupId>io.github.carlosthe19916</groupId>
<artifactId>sunat-web-services</artifactId>
<version>1.0.3.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/
implementation 'io.github.carlosthe19916:sunat-web-services:1.0.3.Final'
// https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/
implementation ("io.github.carlosthe19916:sunat-web-services:1.0.3.Final")
'io.github.carlosthe19916:sunat-web-services:jar:1.0.3.Final'
<dependency org="io.github.carlosthe19916" name="sunat-web-services" rev="1.0.3.Final">
<artifact name="sunat-web-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.carlosthe19916', module='sunat-web-services', version='1.0.3.Final')
)
libraryDependencies += "io.github.carlosthe19916" % "sunat-web-services" % "1.0.3.Final"
[io.github.carlosthe19916/sunat-web-services "1.0.3.Final"]