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