License |
License |
---|---|
GroupId | GroupIdcom.github.jean-merelis |
ArtifactId | ArtifactIdcoffeepot-br-sped-fiscal |
Last Version | Last Version1.0.0-Beta.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoffeepot-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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.20</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.20'
// 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.20")
'com.github.jean-merelis:coffeepot-br-sped-fiscal:jar:1.0.0-Beta.20'
<dependency org="com.github.jean-merelis" name="coffeepot-br-sped-fiscal" rev="1.0.0-Beta.20">
<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.20')
)
libraryDependencies += "com.github.jean-merelis" % "coffeepot-br-sped-fiscal" % "1.0.0-Beta.20"
[com.github.jean-merelis/coffeepot-br-sped-fiscal "1.0.0-Beta.20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jean-merelis : coffeepot-bean-wr | jar | 1.3.0-rc.3 |
org.projectlombok : lombok | jar | 1.16.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |