is not current version
Last Version 1.13.0

com.structurizr:structurizr-core 1.9.1

Structurizr for Java

GroupId

GroupId

com.structurizr
ArtifactId

ArtifactId

structurizr-core
Version

Version

1.9.1
Type

Type

jar

Download structurizr-core 1.9.1


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