is not current version
Last Version 1.7.2

com.semanticcms:semanticcms-news-bom 1.2.1

Bill of Materials (BOM) for SemanticCMS News features.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-news-bom
Version

Version

1.2.1
Type

Type

pom

Download semanticcms-news-bom 1.2.1


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