is not current version
Last Version 5.6.9

org.mymmsc:hotwheel-core 5.6.0


GroupId

GroupId

org.mymmsc
ArtifactId

ArtifactId

hotwheel-core
Version

Version

5.6.0
Type

Type

jar

Download hotwheel-core 5.6.0


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