Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms-news-bom |
Version | Version1.2.1 |
Type | Typepom |
Filename | Size |
---|---|
semanticcms-news-bom-1.2.1.pom | 4 KB |
Browse |
<!-- 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"]