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

Jar examples for s:structurizr-core

Description

Structurizr for Java

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials