is not current version
Last Version 5.6.9

org.mymmsc:hotwheel-bom 5.6.4


GroupId

GroupId

org.mymmsc
ArtifactId

ArtifactId

hotwheel-bom
Version

Version

5.6.4
Type

Type

pom

Download hotwheel-bom 5.6.4

Filename Size
hotwheel-bom-5.6.4.pom 2 KB
Browse

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