Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.wshunvx |
ArtifactId | ArtifactIdnetflix_dashboard |
Last Version | Last Version1.0.20201210 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- 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"]