is not current version
Last Version 1.0.1

com.github.boybeak:screen-recorder 1.0.0

ScreenRecorder

GroupId

GroupId

com.github.boybeak
ArtifactId

ArtifactId

screen-recorder
Version

Version

1.0.0
Type

Type

aar

Download screen-recorder 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.boybeak/screen-recorder/ -->
<dependency>
    <groupId>com.github.boybeak</groupId>
    <artifactId>screen-recorder</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/screen-recorder/
implementation 'com.github.boybeak:screen-recorder:1.0.0'
// https://jarcasting.com/artifacts/com.github.boybeak/screen-recorder/
implementation ("com.github.boybeak:screen-recorder:1.0.0")
'com.github.boybeak:screen-recorder:aar:1.0.0'
<dependency org="com.github.boybeak" name="screen-recorder" rev="1.0.0">
  <artifact name="screen-recorder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='screen-recorder', version='1.0.0')
)
libraryDependencies += "com.github.boybeak" % "screen-recorder" % "1.0.0"
[com.github.boybeak/screen-recorder "1.0.0"]