License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.fudaa.framework.ctulu |
ArtifactId | ArtifactIdctulu-video |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionctulu-video
La partie commune du framework fudaa
|
Filename | Size |
---|---|
ctulu-video-2.6.pom | |
ctulu-video-2.6.jar | 43 KB |
ctulu-video-2.6-tests.jar | 1 KB |
ctulu-video-2.6-sources.jar | 48 KB |
ctulu-video-2.6-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-video/ -->
<dependency>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-video</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-video/
implementation 'org.fudaa.framework.ctulu:ctulu-video:2.6'
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-video/
implementation ("org.fudaa.framework.ctulu:ctulu-video:2.6")
'org.fudaa.framework.ctulu:ctulu-video:jar:2.6'
<dependency org="org.fudaa.framework.ctulu" name="ctulu-video" rev="2.6">
<artifact name="ctulu-video" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ctulu', module='ctulu-video', version='2.6')
)
libraryDependencies += "org.fudaa.framework.ctulu" % "ctulu-video" % "2.6"
[org.fudaa.framework.ctulu/ctulu-video "2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.fudaa.framework.ctulu : ctulu-common | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |