is not current version
Last Version 2020.6

io.github.sapientpants:structurizr-macros 0.0.22

A collection of macros for Structurizr

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.sapientpants
ArtifactId

ArtifactId

structurizr-macros
Version

Version

0.0.22
Type

Type

jar

Download structurizr-macros 0.0.22


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