Categories |
CategoriesIDE Development Tools Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.automation-remarks |
ArtifactId | ArtifactIdvideo-recorder-remote |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
video-recorder-remote-1.1.pom | |
video-recorder-remote-1.1.jar | 7 KB |
video-recorder-remote-1.1-sources.jar | 4 KB |
video-recorder-remote-1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/ -->
<dependency>
<groupId>com.automation-remarks</groupId>
<artifactId>video-recorder-remote</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/
implementation 'com.automation-remarks:video-recorder-remote:1.1'
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-remote/
implementation ("com.automation-remarks:video-recorder-remote:1.1")
'com.automation-remarks:video-recorder-remote:jar:1.1'
<dependency org="com.automation-remarks" name="video-recorder-remote" rev="1.1">
<artifact name="video-recorder-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automation-remarks', module='video-recorder-remote', version='1.1')
)
libraryDependencies += "com.automation-remarks" % "video-recorder-remote" % "1.1"
[com.automation-remarks/video-recorder-remote "1.1"]