License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-puml-includes |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionC4-PlantUML :: C4 Includes
PlantUML C4 includes based on Ricardo Niepel's work at https://github.com/RicardoNiepel/C4-PlantUML
|
Filename | Size |
---|---|
c4plantuml-puml-includes-1.0.0-RC1.pom | 879 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-puml-includes/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-puml-includes</artifactId>
<version>1.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-puml-includes/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-puml-includes:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-puml-includes/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-puml-includes:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-puml-includes:pom:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-puml-includes" rev="1.0.0-RC1">
<artifact name="c4plantuml-puml-includes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-puml-includes', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-puml-includes" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-puml-includes "1.0.0-RC1"]