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