autosize

Kotlin extensions for Android's project libraries.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.julystars
ArtifactId

ArtifactId

autosize
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

autosize
Kotlin extensions for Android's project libraries.
Project URL

Project URL

https://github.com/julystars/Libraries
Source Code Management

Source Code Management

https://github.com/julystars/Libraries/tree/main

Download autosize

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0