c

coffeepot-br-sped-fiscal

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.
https://github.com/jean-merelis
The Apache Software License, Version 2.0
Jeandeson O. Merelis
Jeandeson O. Merelis Djeison Aguir Selzlein
Files download
File Operation
coffeepot-br-sped-fiscal-1.0.0-Beta.21.jar download
coffeepot-br-sped-fiscal-1.0.0-Beta.21.pom download
coffeepot-br-sped-fiscal-1.0.0-Beta.21-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jean-merelis</groupId>
  <artifactId>coffeepot-br-sped-fiscal</artifactId>
  <version>1.0.0-Beta.21</version>
</dependency>
Gradle Groovy
implementation 'com.github.jean-merelis:coffeepot-br-sped-fiscal:1.0.0-Beta.21'
Gradle Kotlin
implementation("com.github.jean-merelis:coffeepot-br-sped-fiscal:1.0.0-Beta.21")
Scala SBT
libraryDependencies += "com.github.jean-merelis" % "coffeepot-br-sped-fiscal" % "1.0.0-Beta.21"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jean-merelis', module='coffeepot-br-sped-fiscal', version='1.0.0-Beta.21')
)
Apache Ivy
<dependency org="com.github.jean-merelis" name="coffeepot-br-sped-fiscal" rev="1.0.0-Beta.21" />
Leiningen
[com.github.jean-merelis/coffeepot-br-sped-fiscal "1.0.0-Beta.21"]
Apache Buildr
'com.github.jean-merelis:coffeepot-br-sped-fiscal:jar:1.0.0-Beta.21'