License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.massisframework.sweethome3d |
ArtifactId | ArtifactIdsh3d-metadata |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsh3d-metadata
Utility package for SweetHome3D, allows to add/remove metadata of the elements present in the building
|
Filename | Size |
---|---|
sh3d-metadata-1.1.pom | |
sh3d-metadata-1.1.jar | 11 KB |
sh3d-metadata-1.1-sources.jar | 5 KB |
sh3d-metadata-1.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata/ -->
<dependency>
<groupId>com.massisframework.sweethome3d</groupId>
<artifactId>sh3d-metadata</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata/
implementation 'com.massisframework.sweethome3d:sh3d-metadata:1.1'
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/sh3d-metadata/
implementation ("com.massisframework.sweethome3d:sh3d-metadata:1.1")
'com.massisframework.sweethome3d:sh3d-metadata:jar:1.1'
<dependency org="com.massisframework.sweethome3d" name="sh3d-metadata" rev="1.1">
<artifact name="sh3d-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework.sweethome3d', module='sh3d-metadata', version='1.1')
)
libraryDependencies += "com.massisframework.sweethome3d" % "sh3d-metadata" % "1.1"
[com.massisframework.sweethome3d/sh3d-metadata "1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gsonfire : gson-fire | jar | 1.0.1 |
com.massisframework : sweethome3d | jar | 5.1.7 |
com.massisframework.sweethome3d : sh3d-additionaldata-app | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |