is not current version
Last Version 1.6.28

com.anaptecs.jeaf.generator.sample:accounting-model 1.6.6


GroupId

GroupId

com.anaptecs.jeaf.generator.sample
ArtifactId

ArtifactId

accounting-model
Version

Version

1.6.6
Type

Type

pom

Download accounting-model 1.6.6


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.generator.sample</groupId>
    <artifactId>accounting-model</artifactId>
    <version>1.6.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/
implementation 'com.anaptecs.jeaf.generator.sample:accounting-model:1.6.6'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-model:1.6.6")
'com.anaptecs.jeaf.generator.sample:accounting-model:pom:1.6.6'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-model" rev="1.6.6">
  <artifact name="accounting-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-model', version='1.6.6')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-model" % "1.6.6"
[com.anaptecs.jeaf.generator.sample/accounting-model "1.6.6"]