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