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