is not current version
Last Version 1.5.0

com.structurizr:structurizr-export 1.1.2

Structurizr for Java

GroupId

GroupId

com.structurizr
ArtifactId

ArtifactId

structurizr-export
Version

Version

1.1.2
Type

Type

jar

Download structurizr-export 1.1.2


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