is not current version
Last Version 3.1.08

com.github.wmixvideo:nfe 3.1.05

Biblioteca de comunicacao de nota fiscal eletronica brasileira

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.wmixvideo
ArtifactId

ArtifactId

nfe
Version

Version

3.1.05
Type

Type

jar

Download nfe 3.1.05


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