is not current version
Last Version 5.6.9

org.mymmsc:hotwheel-bom 5.6.0


GroupId

GroupId

org.mymmsc
ArtifactId

ArtifactId

hotwheel-bom
Version

Version

5.6.0
Type

Type

pom

Download hotwheel-bom 5.6.0

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

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