is not current version
Last Version 1.0.7

com.github.oncizl:ms903 1.0.2


GroupId

GroupId

com.github.oncizl
ArtifactId

ArtifactId

ms903
Version

Version

1.0.2
Type

Type

jar

Download ms903 1.0.2


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