Download structurizr-annotations-1.0.0-RC5.jar file - Jar s

Jar examples for s:structurizr-annotations

Description

Structurizr for Java

You can download jar file structurizr-annotations 1.0.0-RC5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add structurizr-annotations-1.0.0-RC5.jar to your project.

<dependency>
   <groupId>com.structurizr</groupId>
   <artifactId>structurizr-annotations</artifactId>
   <version>1.0.0-RC5</version>
</dependency>
compile group: 'com.structurizr', name: 'structurizr-annotations', version: '1.0.0-RC5'
libraryDependencies += "com.structurizr" % "structurizr-annotations" % "1.0.0-RC5"
<dependency org="com.structurizr" name="structurizr-annotations" rev="1.0.0-RC5"/>
@Grapes(@Grab(group='com.structurizr', module='structurizr-annotations', version='1.0.0-RC5'))
'com.structurizr:structurizr-annotations:jar:1.0.0-RC5'

Download

Click the following link to download the jar file.

structurizr-annotations-1.0.0-RC5-javadoc.jar
structurizr-annotations-1.0.0-RC5-sources.jar
structurizr-annotations-1.0.0-RC5.jar
structurizr-annotations-1.0.0-RC5.pom



Related Tutorials