Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.wshunvx |
ArtifactId | ArtifactIdnetflix_common |
Last Version | Last Version1.0.20201210 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
netflix_common-1.0.20201210.pom | |
netflix_common-1.0.20201210-sources.jar | 26 KB |
netflix_common-1.0.20201210-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshunvx/netflix_common/ -->
<dependency>
<groupId>com.github.wshunvx</groupId>
<artifactId>netflix_common</artifactId>
<version>1.0.20201210</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshunvx/netflix_common/
implementation 'com.github.wshunvx:netflix_common:1.0.20201210'
// https://jarcasting.com/artifacts/com.github.wshunvx/netflix_common/
implementation ("com.github.wshunvx:netflix_common:1.0.20201210")
'com.github.wshunvx:netflix_common:jar:1.0.20201210'
<dependency org="com.github.wshunvx" name="netflix_common" rev="1.0.20201210">
<artifact name="netflix_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshunvx', module='netflix_common', version='1.0.20201210')
)
libraryDependencies += "com.github.wshunvx" % "netflix_common" % "1.0.20201210"
[com.github.wshunvx/netflix_common "1.0.20201210"]