| Группа | Группаio.github.carlosthe19916 |
|---|---|
| Идентификатор | Идентификаторsunat-web-services |
| Версия | Версия1.1.1-Final |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sunat-web-services-1.1.1-Final.pom | |
| sunat-web-services-1.1.1-Final.jar | 120 KB |
| sunat-web-services-1.1.1-Final-sources.jar | 86 KB |
| sunat-web-services-1.1.1-Final-javadoc.jar | 536 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/ -->
<dependency>
<groupId>io.github.carlosthe19916</groupId>
<artifactId>sunat-web-services</artifactId>
<version>1.1.1-Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/
implementation 'io.github.carlosthe19916:sunat-web-services:1.1.1-Final'
// https://jarcasting.com/artifacts/io.github.carlosthe19916/sunat-web-services/
implementation ("io.github.carlosthe19916:sunat-web-services:1.1.1-Final")
'io.github.carlosthe19916:sunat-web-services:jar:1.1.1-Final'
<dependency org="io.github.carlosthe19916" name="sunat-web-services" rev="1.1.1-Final">
<artifact name="sunat-web-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.carlosthe19916', module='sunat-web-services', version='1.1.1-Final')
)
libraryDependencies += "io.github.carlosthe19916" % "sunat-web-services" % "1.1.1-Final"
[io.github.carlosthe19916/sunat-web-services "1.1.1-Final"]