is not current version
Last Version 0.2.5

mx.bigdata.cfdi:cfdi-base 0.2.4


Categories

Categories

Data
GroupId

GroupId

mx.bigdata.cfdi
ArtifactId

ArtifactId

cfdi-base
Version

Version

0.2.4
Type

Type

jar

Download cfdi-base 0.2.4


<!-- https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/ -->
<dependency>
    <groupId>mx.bigdata.cfdi</groupId>
    <artifactId>cfdi-base</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/
implementation 'mx.bigdata.cfdi:cfdi-base:0.2.4'
// https://jarcasting.com/artifacts/mx.bigdata.cfdi/cfdi-base/
implementation ("mx.bigdata.cfdi:cfdi-base:0.2.4")
'mx.bigdata.cfdi:cfdi-base:jar:0.2.4'
<dependency org="mx.bigdata.cfdi" name="cfdi-base" rev="0.2.4">
  <artifact name="cfdi-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.bigdata.cfdi', module='cfdi-base', version='0.2.4')
)
libraryDependencies += "mx.bigdata.cfdi" % "cfdi-base" % "0.2.4"
[mx.bigdata.cfdi/cfdi-base "0.2.4"]