License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdscreenorientationhelper |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionScreenOrientationHelper
Screen orientation event listener helper for activity
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.akexorcist/screenorientationhelper/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>screenorientationhelper</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/screenorientationhelper/
implementation 'com.akexorcist:screenorientationhelper:1.0.0'
// https://jarcasting.com/artifacts/com.akexorcist/screenorientationhelper/
implementation ("com.akexorcist:screenorientationhelper:1.0.0")
'com.akexorcist:screenorientationhelper:aar:1.0.0'
<dependency org="com.akexorcist" name="screenorientationhelper" rev="1.0.0">
<artifact name="screenorientationhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='screenorientationhelper', version='1.0.0')
)
libraryDependencies += "com.akexorcist" % "screenorientationhelper" % "1.0.0"
[com.akexorcist/screenorientationhelper "1.0.0"]