Last Version

video 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

video
Version

Version

2.8.3
Type

Type

jar
Description

Description

video
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/giulius-selenium-tests
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/giulius-selenium-tests.git

Download video 2.8.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : giulius jar 2.8.3
com.mastfrog : util-time jar 2.8.3
com.mastfrog : giulius-tests jar 2.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.