GroupId | GroupIdcom.github.jean-merelis |
---|---|
ArtifactId | ArtifactIdcoffeepot-br-sped-fiscal |
Version | Version1.0.0-Beta.12 |
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.12</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.12'
// 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.12")
'com.github.jean-merelis:coffeepot-br-sped-fiscal:jar:1.0.0-Beta.12'
<dependency org="com.github.jean-merelis" name="coffeepot-br-sped-fiscal" rev="1.0.0-Beta.12">
<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.12')
)
libraryDependencies += "com.github.jean-merelis" % "coffeepot-br-sped-fiscal" % "1.0.0-Beta.12"
[com.github.jean-merelis/coffeepot-br-sped-fiscal "1.0.0-Beta.12"]