Download structurizr-core-1.0.0-RC6.jar file - Jar s

Jar examples for s:structurizr-core

Description

Structurizr for Java

You can download jar file structurizr-core 1.0.0-RC6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add structurizr-core-1.0.0-RC6.jar to your project.

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

Download

Click the following link to download the jar file.

structurizr-core-1.0.0-RC6-javadoc.jar
structurizr-core-1.0.0-RC6-sources.jar
structurizr-core-1.0.0-RC6.jar
structurizr-core-1.0.0-RC6.pom



Related Tutorials