GroupId | GroupIdio.bitbucket.supportomateinc.media.resources |
---|---|
ArtifactId | ArtifactIdrecorder |
Version | Version3.0.0.Final |
Type | Typejar |
Filename | Size |
---|---|
recorder-3.0.0.Final.pom | |
recorder-3.0.0.Final.jar | 13 KB |
recorder-3.0.0.Final-sources.jar | 9 KB |
recorder-3.0.0.Final-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/recorder/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.resources</groupId>
<artifactId>recorder</artifactId>
<version>3.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/recorder/
implementation 'io.bitbucket.supportomateinc.media.resources:recorder:3.0.0.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/recorder/
implementation ("io.bitbucket.supportomateinc.media.resources:recorder:3.0.0.Final")
'io.bitbucket.supportomateinc.media.resources:recorder:jar:3.0.0.Final'
<dependency org="io.bitbucket.supportomateinc.media.resources" name="recorder" rev="3.0.0.Final">
<artifact name="recorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.resources', module='recorder', version='3.0.0.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.resources" % "recorder" % "3.0.0.Final"
[io.bitbucket.supportomateinc.media.resources/recorder "3.0.0.Final"]