License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.humble |
ArtifactId | ArtifactIdhumble-video-demos |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionvideo_demos
This is the parent POM for all the humble-video submodules.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationHumble Software |
Filename | Size |
---|---|
humble-video-demos-0.3.0.pom | |
humble-video-demos-0.3.0.jar | 22 KB |
humble-video-demos-0.3.0-sources.jar | 19 KB |
humble-video-demos-0.3.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.humble/humble-video-demos/ -->
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-demos</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.humble/humble-video-demos/
implementation 'io.humble:humble-video-demos:0.3.0'
// https://jarcasting.com/artifacts/io.humble/humble-video-demos/
implementation ("io.humble:humble-video-demos:0.3.0")
'io.humble:humble-video-demos:jar:0.3.0'
<dependency org="io.humble" name="humble-video-demos" rev="0.3.0">
<artifact name="humble-video-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.humble', module='humble-video-demos', version='0.3.0')
)
libraryDependencies += "io.humble" % "humble-video-demos" % "0.3.0"
[io.humble/humble-video-demos "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
io.humble : humble-video-noarch | jar | 0.3.0 |
commons-cli : commons-cli | jar | 1.2 |
io.humble : humble-video-all | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |