is not current version
Last Version 2.5.0

edu.byu.hbll.box:box-bom 1.2.3


GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-bom
Version

Version

1.2.3
Type

Type

pom

Download box-bom 1.2.3

Filename Size
box-bom-1.2.3.pom 1 KB
Browse

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