is not current version
Last Version 5.6.9

org.mymmsc:hotwheel-asio 5.5.3


GroupId

GroupId

org.mymmsc
ArtifactId

ArtifactId

hotwheel-asio
Version

Version

5.5.3
Type

Type

jar

Download hotwheel-asio 5.5.3


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