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