GroupId | GroupIdcom.anaptecs.jeaf.generator.sample |
---|---|
ArtifactId | ArtifactIdaccounting-services-impl-runtime |
Version | Version1.6.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-services-impl-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.generator.sample</groupId>
<artifactId>accounting-services-impl-runtime</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-services-impl-runtime/
implementation 'com.anaptecs.jeaf.generator.sample:accounting-services-impl-runtime:1.6.4'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-services-impl-runtime/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-services-impl-runtime:1.6.4")
'com.anaptecs.jeaf.generator.sample:accounting-services-impl-runtime:jar:1.6.4'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-services-impl-runtime" rev="1.6.4">
<artifact name="accounting-services-impl-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-services-impl-runtime', version='1.6.4')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-services-impl-runtime" % "1.6.4"
[com.anaptecs.jeaf.generator.sample/accounting-services-impl-runtime "1.6.4"]