is not current version
Last Version 1.6.3

com.structurizr:structurizr-plantuml 1.0.0

Structurizr for Java

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.structurizr
ArtifactId

ArtifactId

structurizr-plantuml
Version

Version

1.0.0
Type

Type

jar

Download structurizr-plantuml 1.0.0


<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-plantuml/ -->
<dependency>
    <groupId>com.structurizr</groupId>
    <artifactId>structurizr-plantuml</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-plantuml/
implementation 'com.structurizr:structurizr-plantuml:1.0.0'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-plantuml/
implementation ("com.structurizr:structurizr-plantuml:1.0.0")
'com.structurizr:structurizr-plantuml:jar:1.0.0'
<dependency org="com.structurizr" name="structurizr-plantuml" rev="1.0.0">
  <artifact name="structurizr-plantuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-plantuml', version='1.0.0')
)
libraryDependencies += "com.structurizr" % "structurizr-plantuml" % "1.0.0"
[com.structurizr/structurizr-plantuml "1.0.0"]