is not current version
Last Version 1.13.0

com.structurizr:structurizr-client 1.9.1

Structurizr for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.structurizr
ArtifactId

ArtifactId

structurizr-client
Version

Version

1.9.1
Type

Type

jar

Download structurizr-client 1.9.1


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