| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.semanticcms |
| ArtifactId | ArtifactIdsemanticcms-dia-bom |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSemanticCMS Dia BOM
Bill of Materials (BOM) for SemanticCMS Dia features.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| semanticcms-dia-bom-1.7.3.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-dia-bom/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-dia-bom</artifactId>
<version>1.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-dia-bom/
implementation 'com.semanticcms:semanticcms-dia-bom:1.7.3'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-dia-bom/
implementation ("com.semanticcms:semanticcms-dia-bom:1.7.3")
'com.semanticcms:semanticcms-dia-bom:pom:1.7.3'
<dependency org="com.semanticcms" name="semanticcms-dia-bom" rev="1.7.3">
<artifact name="semanticcms-dia-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-dia-bom', version='1.7.3')
)
libraryDependencies += "com.semanticcms" % "semanticcms-dia-bom" % "1.7.3"
[com.semanticcms/semanticcms-dia-bom "1.7.3"]