GroupId | GroupIdcom.github.jean-merelis |
---|---|
ArtifactId | ArtifactIdcoffeepot-br-sped-fiscal |
Version | Version1.0.0-Beta.18 |
Type | Typejar |
<!-- 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"]