| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdbr.net.pin |
| ArtifactId | ArtifactIdskmotion |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSkMotion
SkMotion (Screen Motion) is an application for desktop that records the frames of a screen only when there is motion on it.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| skmotion-0.1.1.pom | |
| skmotion-0.1.1.jar | 77 KB |
| skmotion-0.1.1-sources.jar | 61 KB |
| skmotion-0.1.1-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.net.pin/skmotion/ -->
<dependency>
<groupId>br.net.pin</groupId>
<artifactId>skmotion</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.net.pin/skmotion/
implementation 'br.net.pin:skmotion:0.1.1'
// https://jarcasting.com/artifacts/br.net.pin/skmotion/
implementation ("br.net.pin:skmotion:0.1.1")
'br.net.pin:skmotion:jar:0.1.1'
<dependency org="br.net.pin" name="skmotion" rev="0.1.1">
<artifact name="skmotion" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.net.pin', module='skmotion', version='0.1.1')
)
libraryDependencies += "br.net.pin" % "skmotion" % "0.1.1"
[br.net.pin/skmotion "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.formdev : flatlaf | jar | 2.2 |
| org.jcodec : jcodec | jar | 0.2.5 |
| org.jcodec : jcodec-javase | jar | 0.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |