License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.massisframework.sweethome3d |
ArtifactId | ArtifactIdsh3d-metadata-plugin |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionsh3d-metadata-plugin
Metadata plugin for sweetHome3D. Uses the sh3d-metadata package.
|
Filename | Size |
---|---|
sh3d-metadata-plugin-1.1.pom | |
sh3d-metadata-plugin-1.1.jar | 6 KB |
sh3d-metadata-plugin-1.1-sources.jar | 3 KB |
sh3d-metadata-plugin-1.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata-plugin/ -->
<dependency>
<groupId>com.massisframework.sweethome3d</groupId>
<artifactId>sh3d-metadata-plugin</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata-plugin/
implementation 'com.massisframework.sweethome3d:sh3d-metadata-plugin:1.1'
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata-plugin/
implementation ("com.massisframework.sweethome3d:sh3d-metadata-plugin:1.1")
'com.massisframework.sweethome3d:sh3d-metadata-plugin:jar:1.1'
<dependency org="com.massisframework.sweethome3d" name="sh3d-metadata-plugin" rev="1.1">
<artifact name="sh3d-metadata-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework.sweethome3d', module='sh3d-metadata-plugin', version='1.1')
)
libraryDependencies += "com.massisframework.sweethome3d" % "sh3d-metadata-plugin" % "1.1"
[com.massisframework.sweethome3d/sh3d-metadata-plugin "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.massisframework.sweethome3d : sh3d-metadata | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |