is not current version
Last Version 5.4.0.4

com.massisframework:sweethome3d 5.4.0.2

Sweet Home 3D is a free interior design application that helps you draw the plan of your house, arrange furniture on it and visit the results in 3D.

GroupId

GroupId

com.massisframework
ArtifactId

ArtifactId

sweethome3d
Version

Version

5.4.0.2
Type

Type

jar

Download sweethome3d 5.4.0.2


<!-- https://jarcasting.com/artifacts/com.massisframework/sweethome3d/ -->
<dependency>
    <groupId>com.massisframework</groupId>
    <artifactId>sweethome3d</artifactId>
    <version>5.4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation 'com.massisframework:sweethome3d:5.4.0.2'
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation ("com.massisframework:sweethome3d:5.4.0.2")
'com.massisframework:sweethome3d:jar:5.4.0.2'
<dependency org="com.massisframework" name="sweethome3d" rev="5.4.0.2">
  <artifact name="sweethome3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='sweethome3d', version='5.4.0.2')
)
libraryDependencies += "com.massisframework" % "sweethome3d" % "5.4.0.2"
[com.massisframework/sweethome3d "5.4.0.2"]