is not current version
Last Version 1.0.0-Beta.20

com.github.jean-merelis:coffeepot-br-sped-fiscal 1.0.0-Beta.18

Project to be used in Brazil to write file in accordance to local regulations. Este projeto é um mapeamento de classes Java para formatação e gravação do arquivo texto no layout definido para o SPED Fiscal.

GroupId

GroupId

com.github.jean-merelis
ArtifactId

ArtifactId

coffeepot-br-sped-fiscal
Version

Version

1.0.0-Beta.18
Type

Type

jar

Download coffeepot-br-sped-fiscal 1.0.0-Beta.18


<!-- https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-br-sped-fiscal/ -->
<dependency>
    <groupId>com.github.jean-merelis</groupId>
    <artifactId>coffeepot-br-sped-fiscal</artifactId>
    <version>1.0.0-Beta.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-br-sped-fiscal/
implementation 'com.github.jean-merelis:coffeepot-br-sped-fiscal:1.0.0-Beta.18'
// https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-br-sped-fiscal/
implementation ("com.github.jean-merelis:coffeepot-br-sped-fiscal:1.0.0-Beta.18")
'com.github.jean-merelis:coffeepot-br-sped-fiscal:jar:1.0.0-Beta.18'
<dependency org="com.github.jean-merelis" name="coffeepot-br-sped-fiscal" rev="1.0.0-Beta.18">
  <artifact name="coffeepot-br-sped-fiscal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jean-merelis', module='coffeepot-br-sped-fiscal', version='1.0.0-Beta.18')
)
libraryDependencies += "com.github.jean-merelis" % "coffeepot-br-sped-fiscal" % "1.0.0-Beta.18"
[com.github.jean-merelis/coffeepot-br-sped-fiscal "1.0.0-Beta.18"]