| Группа | Группаcom.massisframework |
|---|---|
| Идентификатор | Идентификаторsweethome3d |
| Версия | Версия5.1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sweethome3d-5.1.7.pom | |
| sweethome3d-5.1.7.jar | 14 MB |
| sweethome3d-5.1.7-sources.jar | 12 MB |
| sweethome3d-5.1.7-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.massisframework/sweethome3d/ -->
<dependency>
<groupId>com.massisframework</groupId>
<artifactId>sweethome3d</artifactId>
<version>5.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation 'com.massisframework:sweethome3d:5.1.7'
// https://jarcasting.com/artifacts/com.massisframework/sweethome3d/
implementation ("com.massisframework:sweethome3d:5.1.7")
'com.massisframework:sweethome3d:jar:5.1.7'
<dependency org="com.massisframework" name="sweethome3d" rev="5.1.7">
<artifact name="sweethome3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='sweethome3d', version='5.1.7')
)
libraryDependencies += "com.massisframework" % "sweethome3d" % "5.1.7"
[com.massisframework/sweethome3d "5.1.7"]