Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.uml |
ArtifactId | ArtifactIdjeaf-uml-test-model |
Version | Version1.0.20 |
Type | Typepom |
Filename | Size |
---|---|
jeaf-uml-test-model-1.0.20.pom | |
jeaf-uml-test-model-1.0.20.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-uml-test-model/ -->
<dependency>
<groupId>com.anaptecs.jeaf.uml</groupId>
<artifactId>jeaf-uml-test-model</artifactId>
<version>1.0.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-uml-test-model/
implementation 'com.anaptecs.jeaf.uml:jeaf-uml-test-model:1.0.20'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-uml-test-model/
implementation ("com.anaptecs.jeaf.uml:jeaf-uml-test-model:1.0.20")
'com.anaptecs.jeaf.uml:jeaf-uml-test-model:pom:1.0.20'
<dependency org="com.anaptecs.jeaf.uml" name="jeaf-uml-test-model" rev="1.0.20">
<artifact name="jeaf-uml-test-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.uml', module='jeaf-uml-test-model', version='1.0.20')
)
libraryDependencies += "com.anaptecs.jeaf.uml" % "jeaf-uml-test-model" % "1.0.20"
[com.anaptecs.jeaf.uml/jeaf-uml-test-model "1.0.20"]