Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.humble |
ArtifactId | ArtifactIdhumble-video-all |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
humble-video-all-0.2.0.pom | |
humble-video-all-0.2.0.jar | 4 KB |
humble-video-all-0.2.0-sources.jar | 1 KB |
humble-video-all-0.2.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.humble/humble-video-all/ -->
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-all</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.humble/humble-video-all/
implementation 'io.humble:humble-video-all:0.2.0'
// https://jarcasting.com/artifacts/io.humble/humble-video-all/
implementation ("io.humble:humble-video-all:0.2.0")
'io.humble:humble-video-all:jar:0.2.0'
<dependency org="io.humble" name="humble-video-all" rev="0.2.0">
<artifact name="humble-video-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.humble', module='humble-video-all', version='0.2.0')
)
libraryDependencies += "io.humble" % "humble-video-all" % "0.2.0"
[io.humble/humble-video-all "0.2.0"]