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