Download sh3d-metadata-plugin-1.1.jar file - Jar s

Jar examples for s:sh3d-metadata-plugin

Description

Metadata plugin for sweetHome3D. Uses the sh3d-metadata package.

You can download jar file sh3d-metadata-plugin 1.1 in this page.

Build File

You can use the following script to add sh3d-metadata-plugin-1.1.jar to your project.

<dependency>
   <groupId>com.massisframework.sweethome3d</groupId>
   <artifactId>sh3d-metadata-plugin</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.massisframework.sweethome3d', name: 'sh3d-metadata-plugin', version: '1.1'
libraryDependencies += "com.massisframework.sweethome3d" % "sh3d-metadata-plugin" % "1.1"
<dependency org="com.massisframework.sweethome3d" name="sh3d-metadata-plugin" rev="1.1"/>
@Grapes(@Grab(group='com.massisframework.sweethome3d', module='sh3d-metadata-plugin', version='1.1'))
'com.massisframework.sweethome3d:sh3d-metadata-plugin:jar:1.1'

Download

Click the following link to download the jar file.

sh3d-metadata-plugin-1.1-javadoc.jar
sh3d-metadata-plugin-1.1-sources.jar
sh3d-metadata-plugin-1.1.jar
sh3d-metadata-plugin-1.1.pom



Related Tutorials