| Группа | Группаcom.github.oncizl |
|---|---|
| Идентификатор | Идентификаторms903 |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| ms903-1.0.0.pom | |
| ms903-1.0.0.aar | 10 KB |
| ms903-1.0.0-sources.jar | 2 KB |
| ms903-1.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.oncizl/ms903/ -->
<dependency>
<groupId>com.github.oncizl</groupId>
<artifactId>ms903</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oncizl/ms903/
implementation 'com.github.oncizl:ms903:1.0.0'
// https://jarcasting.com/artifacts/com.github.oncizl/ms903/
implementation ("com.github.oncizl:ms903:1.0.0")
'com.github.oncizl:ms903:aar:1.0.0'
<dependency org="com.github.oncizl" name="ms903" rev="1.0.0">
<artifact name="ms903" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.oncizl', module='ms903', version='1.0.0')
)
libraryDependencies += "com.github.oncizl" % "ms903" % "1.0.0"
[com.github.oncizl/ms903 "1.0.0"]