is not current version
Last Version 0.3.0

io.humble:humble-video-all 0.2.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

io.humble
ArtifactId

ArtifactId

humble-video-all
Version

Version

0.2.1
Type

Type

jar

Download humble-video-all 0.2.1


<!-- https://jarcasting.com/artifacts/io.humble/humble-video-all/ -->
<dependency>
    <groupId>io.humble</groupId>
    <artifactId>humble-video-all</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.humble/humble-video-all/
implementation 'io.humble:humble-video-all:0.2.1'
// https://jarcasting.com/artifacts/io.humble/humble-video-all/
implementation ("io.humble:humble-video-all:0.2.1")
'io.humble:humble-video-all:jar:0.2.1'
<dependency org="io.humble" name="humble-video-all" rev="0.2.1">
  <artifact name="humble-video-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.humble', module='humble-video-all', version='0.2.1')
)
libraryDependencies += "io.humble" % "humble-video-all" % "0.2.1"
[io.humble/humble-video-all "0.2.1"]