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

Jar examples for s:structurizr-dot

Description

Structurizr for Java

You can download jar file structurizr-dot 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-dot-1.0.0-RC5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials