| License |
License |
|---|---|
| GroupId | GroupIdcom.androidhuman |
| ArtifactId | ArtifactIdfixedratio-views |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid views that support fixed aspect ratio
Android views that support fixed aspect ratio
|
| Filename | Size |
|---|---|
| fixedratio-views-0.1.0.pom | |
| fixedratio-views-0.1.0.aar | 4 KB |
| fixedratio-views-0.1.0-sources.jar | 2 KB |
| fixedratio-views-0.1.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.androidhuman/fixedratio-views/ -->
<dependency>
<groupId>com.androidhuman</groupId>
<artifactId>fixedratio-views</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidhuman/fixedratio-views/
implementation 'com.androidhuman:fixedratio-views:0.1.0'
// https://jarcasting.com/artifacts/com.androidhuman/fixedratio-views/
implementation ("com.androidhuman:fixedratio-views:0.1.0")
'com.androidhuman:fixedratio-views:aar:0.1.0'
<dependency org="com.androidhuman" name="fixedratio-views" rev="0.1.0">
<artifact name="fixedratio-views" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.androidhuman', module='fixedratio-views', version='0.1.0')
)
libraryDependencies += "com.androidhuman" % "fixedratio-views" % "0.1.0"
[com.androidhuman/fixedratio-views "0.1.0"]