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