GroupId | GroupIdcom.massisframework |
---|---|
ArtifactId | ArtifactIdsweethome3d |
Version | Version5.3.0 |
Type | Typejar |
Filename | Size |
---|---|
sweethome3d-5.3.0.pom | |
sweethome3d-5.3.0.jar | 14 MB |
sweethome3d-5.3.0-sources.jar | 12 MB |
sweethome3d-5.3.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework/sweethome3d/ -->
<dependency>
<groupId>com.massisframework</groupId>
<artifactId>sweethome3d</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation 'com.massisframework:sweethome3d:5.3.0'
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation ("com.massisframework:sweethome3d:5.3.0")
'com.massisframework:sweethome3d:jar:5.3.0'
<dependency org="com.massisframework" name="sweethome3d" rev="5.3.0">
<artifact name="sweethome3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='sweethome3d', version='5.3.0')
)
libraryDependencies += "com.massisframework" % "sweethome3d" % "5.3.0"
[com.massisframework/sweethome3d "5.3.0"]