License |
License |
---|---|
GroupId | GroupIdcom.massisframework.sweethome3d |
ArtifactId | ArtifactIdmassis-sh3d-plugins |
Version | Version1.1 |
Type | Typepom |
Description |
Descriptionmassis-sh3d-plugins
MASSIS Extensions for SweetHome3D
|
Filename | Size |
---|---|
massis-sh3d-plugins-1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework.sweethome3d/massis-sh3d-plugins/ -->
<dependency>
<groupId>com.massisframework.sweethome3d</groupId>
<artifactId>massis-sh3d-plugins</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/massis-sh3d-plugins/
implementation 'com.massisframework.sweethome3d:massis-sh3d-plugins:1.1'
// https://jarcasting.com/artifacts/com.massisframework.sweethome3d/massis-sh3d-plugins/
implementation ("com.massisframework.sweethome3d:massis-sh3d-plugins:1.1")
'com.massisframework.sweethome3d:massis-sh3d-plugins:pom:1.1'
<dependency org="com.massisframework.sweethome3d" name="massis-sh3d-plugins" rev="1.1">
<artifact name="massis-sh3d-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.massisframework.sweethome3d', module='massis-sh3d-plugins', version='1.1')
)
libraryDependencies += "com.massisframework.sweethome3d" % "massis-sh3d-plugins" % "1.1"
[com.massisframework.sweethome3d/massis-sh3d-plugins "1.1"]