is not current version
Last Version 2.6

org.fudaa.framework.ctulu:ctulu-video 1.0.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.fudaa.framework.ctulu
ArtifactId

ArtifactId

ctulu-video
Version

Version

1.0.1
Type

Type

jar

Download ctulu-video 1.0.1


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