License |
License |
---|---|
GroupId | GroupIdio.github.percontmx.cfdi |
ArtifactId | ArtifactIdbom-all |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPercont CFDI - Lista de Materiales
Paquetes de Java para CFDI y complementos.
|
Filename | Size |
---|---|
bom-all-1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.percontmx.cfdi/bom-all/ -->
<dependency>
<groupId>io.github.percontmx.cfdi</groupId>
<artifactId>bom-all</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.percontmx.cfdi/bom-all/
implementation 'io.github.percontmx.cfdi:bom-all:1.1'
// https://jarcasting.com/artifacts/io.github.percontmx.cfdi/bom-all/
implementation ("io.github.percontmx.cfdi:bom-all:1.1")
'io.github.percontmx.cfdi:bom-all:pom:1.1'
<dependency org="io.github.percontmx.cfdi" name="bom-all" rev="1.1">
<artifact name="bom-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.percontmx.cfdi', module='bom-all', version='1.1')
)
libraryDependencies += "io.github.percontmx.cfdi" % "bom-all" % "1.1"
[io.github.percontmx.cfdi/bom-all "1.1"]