License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.xtuml |
ArtifactId | ArtifactIdmcooa |
Last Version | Last Version7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxtUML model compilers and tools
|
Filename | Size |
---|---|
mcooa-7.1.0.pom | |
mcooa-7.1.0.jar | 1 MB |
mcooa-7.1.0-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xtuml/mcooa/ -->
<dependency>
<groupId>org.xtuml</groupId>
<artifactId>mcooa</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xtuml/mcooa/
implementation 'org.xtuml:mcooa:7.1.0'
// https://jarcasting.com/artifacts/org.xtuml/mcooa/
implementation ("org.xtuml:mcooa:7.1.0")
'org.xtuml:mcooa:jar:7.1.0'
<dependency org="org.xtuml" name="mcooa" rev="7.1.0">
<artifact name="mcooa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xtuml', module='mcooa', version='7.1.0')
)
libraryDependencies += "org.xtuml" % "mcooa" % "7.1.0"
[org.xtuml/mcooa "7.1.0"]