не последняя версия
Последняя версия 1.3.5

com.structurizr:structurizr-annotations 1.3.1

Structurizr for Java

Группа

Группа

com.structurizr
Идентификатор

Идентификатор

structurizr-annotations
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать structurizr-annotations 1.3.1


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