is not current version
Last Version 0.3.2

com.github.markash:components-bom 0.3.1

ThreeSixty Bill of Materials

GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

components-bom
Version

Version

0.3.1
Type

Type

pom

Download components-bom 0.3.1

Filename Size
components-bom-0.3.1.pom 9 KB
Browse

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