Last Version

TBME Labs | Bom 1.0.0

TBME Labs specific dependency management.

License

License

GroupId

GroupId

ch.tbmelabs
ArtifactId

ArtifactId

bom
Version

Version

1.0.0
Type

Type

pom
Description

Description

TBME Labs | Bom
TBME Labs specific dependency management.
Project URL

Project URL

https://github.com/tbmelabs/tbmelabs-bom
Source Code Management

Source Code Management

https://github.com/tbmelabs/tbmelabs-bom

Download bom 1.0.0

Filename Size
bom-1.0.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.