License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.bolbat |
ArtifactId | ArtifactIdbb-other-bom |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBB - DEPs BoMs - Other Dependencies
BB - Dependencies BoMs - Other Dependencies BoM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bb-other-bom-0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bolbat/bb-other-bom/ -->
<dependency>
<groupId>net.bolbat</groupId>
<artifactId>bb-other-bom</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bolbat/bb-other-bom/
implementation 'net.bolbat:bb-other-bom:0.1'
// https://jarcasting.com/artifacts/net.bolbat/bb-other-bom/
implementation ("net.bolbat:bb-other-bom:0.1")
'net.bolbat:bb-other-bom:pom:0.1'
<dependency org="net.bolbat" name="bb-other-bom" rev="0.1">
<artifact name="bb-other-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bolbat', module='bb-other-bom', version='0.1')
)
libraryDependencies += "net.bolbat" % "bb-other-bom" % "0.1"
[net.bolbat/bb-other-bom "0.1"]