License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.gitee.osarms |
ArtifactId | ArtifactIdautosize |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionautosize
Android screen adaptation scheme
|
Filename | Size |
---|---|
autosize-1.0.0.pom | |
autosize-1.0.0-sources.jar | 32 KB |
autosize-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.osarms/autosize/ -->
<dependency>
<groupId>io.gitee.osarms</groupId>
<artifactId>autosize</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.osarms/autosize/
implementation 'io.gitee.osarms:autosize:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.osarms/autosize/
implementation ("io.gitee.osarms:autosize:1.0.0")
'io.gitee.osarms:autosize:aar:1.0.0'
<dependency org="io.gitee.osarms" name="autosize" rev="1.0.0">
<artifact name="autosize" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.osarms', module='autosize', version='1.0.0')
)
libraryDependencies += "io.gitee.osarms" % "autosize" % "1.0.0"
[io.gitee.osarms/autosize "1.0.0"]