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