GroupId | GroupIdcom.anaptecs.jeaf.generator.sample |
---|---|
ArtifactId | ArtifactIdaccounting-model |
Version | Version1.6.26 |
Type | Typepom |
Filename | Size |
---|---|
accounting-model-1.6.26.pom | |
accounting-model-1.6.26.zip | 1 KB |
Browse |
<!-- 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.26</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.26'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.generator.sample/accounting-model/
implementation ("com.anaptecs.jeaf.generator.sample:accounting-model:1.6.26")
'com.anaptecs.jeaf.generator.sample:accounting-model:pom:1.6.26'
<dependency org="com.anaptecs.jeaf.generator.sample" name="accounting-model" rev="1.6.26">
<artifact name="accounting-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.generator.sample', module='accounting-model', version='1.6.26')
)
libraryDependencies += "com.anaptecs.jeaf.generator.sample" % "accounting-model" % "1.6.26"
[com.anaptecs.jeaf.generator.sample/accounting-model "1.6.26"]